From b40edaa48ceafc1702c425b3c01ee2e308e32249 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian-Samuel=20Geb=C3=BChr?= Date: Wed, 25 Jan 2023 22:17:56 +0100 Subject: [PATCH] Adjust copyright --- config.toml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) 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"