add forgejo
This commit is contained in:
parent
68d61b968f
commit
626b3827d2
1 changed files with 5 additions and 0 deletions
|
@ -35,6 +35,11 @@ func main() {
|
||||||
Name: "mastodon",
|
Name: "mastodon",
|
||||||
Url: "https://social.okoyono.de",
|
Url: "https://social.okoyono.de",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
Description: "Forgejo (Git)",
|
||||||
|
Name: "forgejo",
|
||||||
|
Url: "https://git.okoyono.de",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
Description: "SearXNG (Search)",
|
Description: "SearXNG (Search)",
|
||||||
Name: "searxng",
|
Name: "searxng",
|
||||||
|
|
Loading…
Reference in a new issue