test: ajout badge version sur page About (v2.0)

This commit is contained in:
2025-12-08 13:22:13 +00:00
parent b5283847f6
commit c4f4b59e92

View File

@@ -15,6 +15,13 @@ import Navbar from "../components/Navbar.astro";
<p class="text-xl text-gray-600 leading-relaxed">
Un starter kit pensé pour la simplicité et l'élégance.
</p>
<div class="mt-4">
<span
class="inline-block px-3 py-1 text-xs font-medium bg-gray-100 text-gray-700 rounded-full"
>
v2.0 - Test auto-deploy
</span>
</div>
</div>
<div class="prose prose-gray max-w-none">