feat(homepage): update services
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
5a067656df
commit
13ea2b276f
1 changed files with 12 additions and 9 deletions
|
@ -86,9 +86,9 @@
|
|||
};
|
||||
}
|
||||
{
|
||||
gitea = {
|
||||
forgejo = {
|
||||
href = "https://git.nelim.org";
|
||||
icon = "gitea.png";
|
||||
icon = "forgejo.png";
|
||||
description = "git";
|
||||
};
|
||||
}
|
||||
|
@ -220,13 +220,6 @@
|
|||
description = "rss client";
|
||||
};
|
||||
}
|
||||
{
|
||||
docker-hub-rss = {
|
||||
href = "https://drss.nelim.org";
|
||||
icon = "freshrss.png";
|
||||
description = "dockerhub feed maker";
|
||||
};
|
||||
}
|
||||
{
|
||||
rss-bridge = {
|
||||
href = "https://bridge.nelim.org";
|
||||
|
@ -282,6 +275,16 @@
|
|||
};
|
||||
};
|
||||
}
|
||||
{
|
||||
modded = {
|
||||
icon = "minecraft.png";
|
||||
description = "minecwaf";
|
||||
widget = {
|
||||
type = "minecraft";
|
||||
url = "udp://mc2.nelim.org";
|
||||
};
|
||||
};
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue