dep update + veille

This commit is contained in:
Nico 2023-05-09 10:23:01 +02:00
parent ff0ba456a9
commit b602b45c05
13 changed files with 1052 additions and 810 deletions

View file

@ -15,6 +15,7 @@ import { l, t } from "astro-i18n";
<li>
<a href="tel:+33749464239" title={t("contact.tel")}>+337 49 46 42 39</a>
</li>
<li><a href={l("/veille")}>{t("veille.titre")}</a></li>
<li><a href={l("/plan-du-site")}>{t("sitemap")}</a></li>
</ul>
</section>