diff --git a/cmd/server.go b/cmd/server.go index c56c500..d4cd0d1 100644 --- a/cmd/server.go +++ b/cmd/server.go @@ -35,6 +35,11 @@ func main() { Name: "mastodon", Url: "https://social.okoyono.de", }, + { + Description: "Forgejo (Git)", + Name: "forgejo", + Url: "https://git.okoyono.de", + }, { Description: "SearXNG (Search)", Name: "searxng",