diff --git a/config.toml b/config.toml index 26e8205..8999126 100644 --- a/config.toml +++ b/config.toml @@ -31,7 +31,7 @@ paginate = 5 #frontpage pagination "Student of Medical Informatics, Developer, He/Him" ] copyright = [ - '© 2022 Julian-Samuel Gebühr ' + '© 2023 CC-BY Julian-Samuel Gebühr ' ] @@ -50,7 +50,7 @@ paginate = 5 #frontpage pagination email = "julian-samuel@gebuehr.net" # Nav links in the side bar - [[menu.main]] +[[menu.main]] name = "Home" url = "/" weight = 1 @@ -60,12 +60,12 @@ paginate = 5 #frontpage pagination url = "services/" weight = 3 - [[menu.main]] +[[menu.main]] name = "About" url = "about/" weight = 3 - [[menu.main]] +[[menu.main]] name = "Privacy + Imprint" url = "imprint/" weight = 4 @@ -84,3 +84,10 @@ paginate = 5 #frontpage pagination #googleplus = "full profile url in googleplus" rss = true +[[social.fediverse]] +url = "https://chaos.social/@moanos" +name = "@moanos:chaos.social" + +[[social.fediverse]] +url = "https://lediver.se/@moanos_foss" +name = "FOSS profile"