feat: ajout badge pnpm sur la home page

This commit is contained in:
2025-12-08 21:19:21 +00:00
parent 618549afb5
commit fb08087f07

View File

@@ -19,6 +19,13 @@ import Navbar from "../components/Navbar.astro";
Un point de départ minimal et élégant pour vos projets web
modernes.
</p>
<div class="mt-3">
<span
class="inline-block px-2 py-1 text-xs font-medium bg-gray-100 text-gray-700 rounded"
>
⚡ Powered by pnpm
</span>
</div>
<p class="text-sm text-gray-500 mt-2 italic">
✨ Mise à jour de test — Version améliorée
</p>