From c0f2eec0ea53bdbf75cd662026379d692137ad81 Mon Sep 17 00:00:00 2001 From: Awiteb Date: Sat, 2 Mar 2024 15:32:57 +0300 Subject: [PATCH] Update from github to forgejo --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 2240589..62fbda1 100644 --- a/config.toml +++ b/config.toml @@ -162,7 +162,7 @@ encode_plaintext_email = false # Setting is ignored if email is already encoded. # The icons available can be found in "social_icons" in the "static" folder socials = [ - {name = "github", url = "https://github.com/TheAwiteb/", icon = "github"}, + {name = "forgejo", url = "https://git.4rs.nl/", icon = "forgejo"}, {name = "telegram", url = "https://t.me/TheAwiteb", icon = "telegram"}, {name = "Bassam", url = "https://bassam.social/@me", icon = "mastodon"}, ]