From a3184422c53e669cbd210920bb7d2572b8dd14f9 Mon Sep 17 00:00:00 2001
From: Dominik George <dominik.george@teckids.org>
Date: Thu, 7 Mar 2024 10:07:49 +0100
Subject: [PATCH] Add git to footer

---
 config.toml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/config.toml b/config.toml
index 6c626c93..009e5390 100644
--- a/config.toml
+++ b/config.toml
@@ -72,3 +72,8 @@ link = "https://www.velocitux.com/"
 icon = "fa-brands fa-mastodon"
 rel = "me"
 link = "https://bildung.social/@Teckids"
+
+[[extra.footer.social]]
+icon = "fa-brands fa-git"
+rel = "me"
+link = "https://edugit.org/Teckids/"
-- 
GitLab