Skip to content
Snippets Groups Projects
Commit 9b316a49 authored by DIALLO ABDOUL-AZIZ's avatar DIALLO ABDOUL-AZIZ
Browse files

Add article template, which represent a project

parent bcff9945
Branches
No related merge requests found
<li>
<img src="/assets/images/projects/alejandro-escamilla-xII7efH1G6o-unsplash.jpg" alt="" />
<article>
<div>
<h2><?= $project["title"] ?> </h2>
<p>
<?= substr($project["description"], 0, 300) ?>
</p>
</div>
<footer>
<a href="/">explore -></a>
</footer>
</article>
</li>
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment