remove sso tag for games page
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
This commit is contained in:
parent
5ac9024203
commit
4a64e31ae6
1 changed files with 1 additions and 1 deletions
|
@ -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)"} },
|
||||
|
|
Loading…
Reference in a new issue