feat: ajout badge pnpm sur la home page
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user