modified: src/components/Footer.astro

This commit is contained in:
ordinarthur 2026-04-05 18:35:58 +02:00
parent aaf27e83f5
commit 06d99f25a4

View File

@ -7,7 +7,7 @@ const year = new Date().getFullYear();
<div class="ft__line"></div>
<div class="ft__row">
<span class="ft__copy">
&copy; {year} ( Créé par <a href="https://wa.me/33613176117" target="_blank" rel="noopener">Ordinarthur</a> avec amour )
&copy; {year} Créé par <a href="https://wa.me/33613176117" target="_blank" rel="noopener">Ordinarthur</a> avec amour
</span>
<div class="ft__links">
<a