From d6ac2de5176aa10327fe9827736a3d48016495af Mon Sep 17 00:00:00 2001 From: SebastianStork Date: Sun, 26 Oct 2025 12:30:03 +0100 Subject: [PATCH] Remove forgejo social --- config.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config.toml b/config.toml index 9d29eae..a636fdf 100644 --- a/config.toml +++ b/config.toml @@ -28,10 +28,6 @@ bio = "CS Student & Nix enthusiast" name = "github" url = "https://github.com/SebastianStork" -[[extra.profile.social]] -name = "forgejo" -url = "https://git.sstork.dev/SebastianStork" - [[extra.profile.social]] name = "linkedin" url = "https://www.linkedin.com/in/sebastian-stork"