remove sso tag for games page
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
Adora Laura Kalb 2024-04-23 22:39:22 +02:00
parent 5ac9024203
commit 4a64e31ae6
Signed by: adoralaura
GPG key ID: E2E0F82107536C1B

View file

@ -18,7 +18,7 @@ image = "img/purple-heart.png" # path relative to static directory
{ mealie = { href = "https://mealie.lila.network", text = "[SSO] Cookbook (https://mealie.lila.network)"} },
{ paperless = { href = "https://paperless.lila.network", text = "[SSO] Document Store (https://paperless.lila.network)"} },
{ grafana = { href = "https://grafana.lila.network", text = "[SSO] Monitoring System (https://grafana.lila.network)"} },
{ games = { href = "https://games.lila.network", text = "🎮 [SSO] Game Status Page (https://games.lila.network)"} },
{ games = { href = "https://games.lila.network", text = "🎮 Game Status Page (https://games.lila.network)"} },
{ nextcloud = { href = "https://cloud.lila.network", text = "Nextcloud (https://cloud.lila.network)"} },
{ mastodon = { href = "https://social.lila.network", text = "Mastodon (https://social.lila.network)"} },
{ git = { href = "https://code.lila.network", text = "Source Code Management (https://code.lila.network)"} },