assets/config.yml aktualisiert

This commit is contained in:
Phil 2024-07-19 16:50:36 +02:00
parent 73d09e6bc2
commit bc99c285d9

View file

@ -44,12 +44,6 @@ colors:
link: "#3273dc" link: "#3273dc"
link-hover: "#ffdd57" link-hover: "#ffdd57"
#message:
# style: "is-dark"
# title: "Demo !"
# icon: "fa fa-grin"
# content: "This is a dummy homepage demo. <br /> Find more information on <a href='https://github.com/bastienwirtz/homer'>github.com/bastienwirtz/homer</a>"
links: links:
- name: "Discord" - name: "Discord"
icon: "fab fa-discord" icon: "fab fa-discord"
@ -68,6 +62,11 @@ services:
subtitle: "Selfhosted instance of gitea" subtitle: "Selfhosted instance of gitea"
url: "https://git.hackmi.ch" url: "https://git.hackmi.ch"
target: "_blank" target: "_blank"
- name: "OTS"
icon: "fas fa-share-alt"
subtitle: "One-Time-Secret"
url: "https://ots.hackmi.ch"
target: "_blank"
- name: "VIP Services" - name: "VIP Services"
icon: "fas fa-user-plus" icon: "fas fa-user-plus"
items: items:
@ -86,6 +85,11 @@ services:
subtitle: "Selfhosted Seafile" subtitle: "Selfhosted Seafile"
url: "https://cloud.hackmi.ch" url: "https://cloud.hackmi.ch"
target: "_blank" target: "_blank"
- name: "ZeroTier"
icon: "fas fa-plug"
subtitle: "Selfhosted ZeroTier Controller"
url: "https://zt.hackmi.ch"
target: "_blank"
- name: "VIP+ Services" - name: "VIP+ Services"
icon: "fas fa-user-check" icon: "fas fa-user-check"
items: items:
@ -94,8 +98,13 @@ services:
subtitle: "Selfhosted Wekan" subtitle: "Selfhosted Wekan"
url: "https://kanban.hackmi.ch" url: "https://kanban.hackmi.ch"
target: "_blank" target: "_blank"
- name: "Wiki"
icon: "fas fa-pen-fancy"
subtitle: "Selfhosted Outline"
url: "https://wiki.hackmi.ch"
target: "_blank"
- name: "Gaming panel" - name: "Gaming panel"
icon: "fas fa-dungeon" icon: "fas fa-dungeon"
subtitle: "Selfhosted pterodactyl" subtitle: "Selfhosted pelican"
url: "https://panel.hackmi.ch" url: "https://panel.hackmi.ch"
target: "_blank" target: "_blank"