diff --git a/config.toml b/config.toml index 4dfe27f..64e9ec5 100644 --- a/config.toml +++ b/config.toml @@ -146,6 +146,36 @@ loading = "Chargement..." page-not-supported = "Cette page n'est pas disponible dans votre langue actuellement." +[[params.social]] +id="facebook" +weight=1 +title="Facebook" +url="https://facebook.com/werobot" + +[[params.social]] +id="instagram" +weight=2 +title="Instagram" +url="https://instagram.com/werobot" + +[[params.social]] +id="x" +weight=3 +title="X" +url="https://x.com/werobot" + +#[[params.social]] +#id="youtube" +#weight=4 +#title="Youtube" +#url="https://facebook.com/werobot" + +[[params.social]] +id="github" +weight=5 +title="GitHub" +url="https://github.com/werobot-france" + [[params.errors]] id="unknown" title="Erreur inconnue" diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 1552c90..0dd5d1f 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,94 +1,76 @@ -