Fix: From gitlab to gitea
This commit is contained in:
parent
9827620612
commit
6798b67db5
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ html_theme_options = {
|
||||||
"social": [
|
"social": [
|
||||||
('brands', 'twitter', 'twitter', 'http://twitter.com/@kujiu'),
|
('brands', 'twitter', 'twitter', 'http://twitter.com/@kujiu'),
|
||||||
('brands', 'github', 'github', 'http://github.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'),
|
('brands', 'mastodon', 'mastodon', 'https://mastodon.kujiu.org/@kujiu'),
|
||||||
('solid', 'film', 'peertube', 'https://clap.nerv-project.eu/video-channels/kujiu_channel/videos'),
|
('solid', 'film', 'peertube', 'https://clap.nerv-project.eu/video-channels/kujiu_channel/videos'),
|
||||||
('brands', 'youtube', 'youtube', 'https://www.youtube.com/channel/UC6LcFMVZUOs4WbKvV3p1xVw'),
|
('brands', 'youtube', 'youtube', 'https://www.youtube.com/channel/UC6LcFMVZUOs4WbKvV3p1xVw'),
|
||||||
|
|
Loading…
Reference in a new issue