You've already forked php-flasher
mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-04-05 12:32:55 +01:00
9 lines
533 B
HTML
9 lines
533 B
HTML
<section class="bg-indigo-900 pt-10 pb-10">
|
|
<div class="max-w-xs mx-auto text-center text-md leading-loose">
|
|
<img src="/static/images/younes-khoubza.jpeg" alt="Younes" class="inline rounded-full h-20 w-20 border-gray-100 border-2"/>
|
|
<p class="text-white">
|
|
<span class="text-gray-300">PHP<span class="text-gray-400">Flasher</span></span> is a project by <a class="text-indigo-300" target="_blank" href="https://www.linkedin.com/in/younes--ennaji/">Younes ENNAJI</a>.
|
|
</p>
|
|
</div>
|
|
</section>
|