Fix errors
This commit is contained in:
parent
021dd85a0b
commit
7db05cd8d9
17
config.yml
17
config.yml
@ -51,13 +51,13 @@ services:
|
||||
url: "https://git.fosc.space"
|
||||
target: '_blank'
|
||||
- name: "Minecraft Server"
|
||||
logo: "assets/tools/caddy.svg"
|
||||
logo: "assets/tools/minecraft.png"
|
||||
subtitle: "Our own Minecraft Server"
|
||||
tag: "Minecraft"
|
||||
target: '_blank'
|
||||
tagstyle: "is-success"
|
||||
- name: "Motioneye"
|
||||
logo: "assets/tools/caddy.svg"
|
||||
logo: "assets/tools/motioneye.png"
|
||||
subtitle: "Web frontend for the Motion video surveillance software"
|
||||
tag: "Motioneye"
|
||||
target: '_blank'
|
||||
@ -89,23 +89,26 @@ services:
|
||||
logo: "assets/tools/traefik.png"
|
||||
subtitle: "HTTP reverse proxy and load balancer"
|
||||
tag: "Proxy"
|
||||
tagstyle: "is-success"
|
||||
url: "https://traefik.fosc.space"
|
||||
- name: "Netdata Server"
|
||||
logo: "assets/tools/logonetdata.png"
|
||||
subtitle: "Real-time and health monitoring"
|
||||
url: "https://netdata.fosc.space"
|
||||
tag: "Stats"
|
||||
- name: "Goaccess"
|
||||
logo: "assets/tools/goaccess.png"
|
||||
subtitle: "Server statistics"
|
||||
tag: "Analytics"
|
||||
url: "https://analytics.fosc.space"
|
||||
tagstyle: "is-success"
|
||||
- name: "Netdata Router"
|
||||
logo: "assets/tools/logonetdata.png"
|
||||
subtitle: "Real-time and health monitoring"
|
||||
url: "https://router.fosc.space"
|
||||
tag: "Stats"
|
||||
tagstyle: "is-success"
|
||||
- name: "Goaccess"
|
||||
logo: "assets/tools/goaccess.png"
|
||||
subtitle: "Server statistics"
|
||||
tag: "Analytics"
|
||||
tagstyle: "is-success"
|
||||
url: "https://analytics.fosc.space"
|
||||
- name: "Public"
|
||||
icon: "fas fa-rocket"
|
||||
items:
|
||||
|
Loading…
Reference in New Issue
Block a user