diff --git a/hugo_config/_default/theme_settings.toml b/hugo_config/_default/theme_settings.toml index 82837aa..f98c77c 100644 --- a/hugo_config/_default/theme_settings.toml +++ b/hugo_config/_default/theme_settings.toml @@ -1,2 +1,10 @@ [params] background_color_class = "bg-green" + + [[params.ananke_socials]] + name = "facebook" + "Lien du compte" = "https://www.facebook.com/maxime.garnier1337" + + [[params.ananke_socials]] + name = "linkedin" + "Lien du compte" = "https://www.linkedin.com/in/maxime-garnier-/"