add forgejo
This commit is contained in:
parent
6fba29969c
commit
1fc43f9526
1 changed files with 5 additions and 0 deletions
|
|
@ -58,6 +58,11 @@
|
||||||
{
|
{
|
||||||
cache = "1m";
|
cache = "1m";
|
||||||
sites = [
|
sites = [
|
||||||
|
{
|
||||||
|
icon = "sh:forgejo";
|
||||||
|
title = "Forgejo git server";
|
||||||
|
url = "https://git.osbm.dev";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
icon = "si:ollama";
|
icon = "si:ollama";
|
||||||
title = "Open Webui";
|
title = "Open Webui";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue