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"