modified: src/components/Footer.astro
This commit is contained in:
parent
aaf27e83f5
commit
06d99f25a4
@ -7,7 +7,7 @@ const year = new Date().getFullYear();
|
||||
<div class="ft__line"></div>
|
||||
<div class="ft__row">
|
||||
<span class="ft__copy">
|
||||
© {year} ( Créé par <a href="https://wa.me/33613176117" target="_blank" rel="noopener">Ordinarthur</a> avec amour )
|
||||
© {year} Créé par <a href="https://wa.me/33613176117" target="_blank" rel="noopener">Ordinarthur</a> avec amour
|
||||
</span>
|
||||
<div class="ft__links">
|
||||
<a
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user