Added new Forgejo instance to front page

3ae0394c6b59… · Ryan Schanzenbacher ·

parent 5d584b8ea537… diff

Changed files

FileChanges
config.toml +5 −0 raw
diff --git a/config.toml b/config.toml
index 880a908..51b32a1 100644
--- a/config.toml
+++ b/config.toml
@@ -18,6 +18,11 @@ colorScheme = "dark"
hideColorSchemeToggle = true
#avatarURL = "/imgs/profile/avatar.png"
+[[params.social]]
+ name = "Git"
+ icon = "fa fa-git-alt fa-2x"
+ weight = 0
+ url = "https://git.rschanz.org"
[[params.social]]
name = "Github"
icon = "fa fa-github fa-2x"