From ef8b8e4b89050b9cb7f85742f3dab5979bca7eb9 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Sat, 29 Aug 2020 12:00:03 +0200 Subject: [PATCH 1/2] Updated to nextDESIGN v0.1.1 --- themes/nextDESIGN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/nextDESIGN b/themes/nextDESIGN index e983967..7bd98ef 160000 --- a/themes/nextDESIGN +++ b/themes/nextDESIGN @@ -1 +1 @@ -Subproject commit e9839679e648c0fc115888ef5c12135d94e838f5 +Subproject commit 7bd98efe1546cf87610b7ad362bee21a87ed8d04 From 64b0ad4879dd56f653787b981d9dfa886df0dce5 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Sat, 29 Aug 2020 12:00:22 +0200 Subject: [PATCH 2/2] Removed twittter link and added gitea link --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 02fba33..ee30b87 100644 --- a/config.toml +++ b/config.toml @@ -64,9 +64,9 @@ imprinttext = "Impressum und Datenschutz" giturl = "https://git.mmk2410.org/mmk2410/mmk2410.org" [params.social] -twitter = "https://twitter.com/mmk2410" mastodon = "https://fosstodon.org/@mmk2410" -git = "https://gitlab.com/mmk2410" +gitlab = "https://gitlab.com/mmk2410" +gitea = "https://git.mmk2410.org/mmk2410" [params.comment] commentmail = "comment(at)mmk2410(dot)org"