encore plus de changement

This commit is contained in:
Yasder5 2026-01-14 22:13:13 +01:00
parent f0128ec194
commit 9a8fb47918
9 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@
<h3 class="mb-2"><?php echo $objProject->getTitle(); ?></h3>
<div class="mb-2 text-body-secondary">
<time datetime="2017-05-11"><?php echo $objProject->getCreation_date(); ?></time>
<span> - <?php echo $objProject->getCreatorname(); ?></span>
<span> - <?php echo $objProject->getCreatorname(); ?> ..<?php echo $objProject->getThumbnail(); ?></span>
</div>
<p class="mb-auto"><?php echo $objProject->getDescription(); ?></p>
<a href="article-javascript.html" class="icon-link gap-1 icon-link-hover stretched-link" aria-label="Lire l'article complet sur le devenir du JavaScript">
@ -16,4 +16,4 @@
<img class="bd-placeholder-img" width="200" height="250" src="<?php echo $objProject->getThumbnail(); ?>" alt="" loading="lazy">
</div>
</div>
</article>
</article>