assets/config.yml aktualisiert
This commit is contained in:
parent
73d09e6bc2
commit
bc99c285d9
1 changed files with 16 additions and 7 deletions
|
@ -44,12 +44,6 @@ colors:
|
|||
link: "#3273dc"
|
||||
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:
|
||||
- name: "Discord"
|
||||
icon: "fab fa-discord"
|
||||
|
@ -68,6 +62,11 @@ services:
|
|||
subtitle: "Selfhosted instance of gitea"
|
||||
url: "https://git.hackmi.ch"
|
||||
target: "_blank"
|
||||
- name: "OTS"
|
||||
icon: "fas fa-share-alt"
|
||||
subtitle: "One-Time-Secret"
|
||||
url: "https://ots.hackmi.ch"
|
||||
target: "_blank"
|
||||
- name: "VIP Services"
|
||||
icon: "fas fa-user-plus"
|
||||
items:
|
||||
|
@ -86,6 +85,11 @@ services:
|
|||
subtitle: "Selfhosted Seafile"
|
||||
url: "https://cloud.hackmi.ch"
|
||||
target: "_blank"
|
||||
- name: "ZeroTier"
|
||||
icon: "fas fa-plug"
|
||||
subtitle: "Selfhosted ZeroTier Controller"
|
||||
url: "https://zt.hackmi.ch"
|
||||
target: "_blank"
|
||||
- name: "VIP+ Services"
|
||||
icon: "fas fa-user-check"
|
||||
items:
|
||||
|
@ -94,8 +98,13 @@ services:
|
|||
subtitle: "Selfhosted Wekan"
|
||||
url: "https://kanban.hackmi.ch"
|
||||
target: "_blank"
|
||||
- name: "Wiki"
|
||||
icon: "fas fa-pen-fancy"
|
||||
subtitle: "Selfhosted Outline"
|
||||
url: "https://wiki.hackmi.ch"
|
||||
target: "_blank"
|
||||
- name: "Gaming panel"
|
||||
icon: "fas fa-dungeon"
|
||||
subtitle: "Selfhosted pterodactyl"
|
||||
subtitle: "Selfhosted pelican"
|
||||
url: "https://panel.hackmi.ch"
|
||||
target: "_blank"
|
||||
|
|
Loading…
Reference in a new issue