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