From 6798b67db5aa47270bb02499175defaf30d97f9d Mon Sep 17 00:00:00 2001 From: "kujiu (@rincevent)" Date: Fri, 10 Jul 2020 22:41:44 +0200 Subject: [PATCH] Fix: From gitlab to gitea --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index a6a4132..a70e6d3 100644 --- a/source/conf.py +++ b/source/conf.py @@ -127,7 +127,7 @@ html_theme_options = { "social": [ ('brands', 'twitter', 'twitter', 'http://twitter.com/@kujiu'), ('brands', 'github', 'github', 'http://github.com/kujiu'), - ('brands', 'gitlab', 'gitlab', 'https://procrastinator.nerv-project.eu/kujiu'), + ('solid', 'mug-hot', 'gitea', 'https://procrastinator.nerv-project.eu/kujiu'), ('brands', 'mastodon', 'mastodon', 'https://mastodon.kujiu.org/@kujiu'), ('solid', 'film', 'peertube', 'https://clap.nerv-project.eu/video-channels/kujiu_channel/videos'), ('brands', 'youtube', 'youtube', 'https://www.youtube.com/channel/UC6LcFMVZUOs4WbKvV3p1xVw'),