This commit is contained in:
parent
3309ba9380
commit
64d5126282
1 changed files with 15 additions and 2 deletions
|
@ -45,10 +45,18 @@ colors:
|
|||
link-hover: "#ffdd57"
|
||||
|
||||
links:
|
||||
- name: "Startpage"
|
||||
icon: "fas fa-globe-europe"
|
||||
url: "https://start.hackmi.ch"
|
||||
target: "_blank"
|
||||
- name: "Discord"
|
||||
icon: "fab fa-discord"
|
||||
url: "https://discord.hackmi.ch"
|
||||
target: "_blank"
|
||||
- name: "Teamspeak"
|
||||
icon: "fab fa-teamspeak"
|
||||
url: "ts3server://hackmi.ch:9987"
|
||||
target: "_blank"
|
||||
- name: "Status Page"
|
||||
icon: "fas fa-globe-europe"
|
||||
url: "https://status.hackmi.ch"
|
||||
|
@ -59,7 +67,7 @@ services:
|
|||
items:
|
||||
- name: "Gitserver"
|
||||
icon: "fas fa-code-branch"
|
||||
subtitle: "Selfhosted instance of gitea"
|
||||
subtitle: "Selfhosted instance of forgejo"
|
||||
url: "https://git.hackmi.ch"
|
||||
target: "_blank"
|
||||
- name: "OTS"
|
||||
|
@ -95,6 +103,11 @@ services:
|
|||
target: "_blank"
|
||||
- name: "Gaming panel (Ryzen)"
|
||||
icon: "fas fa-dungeon"
|
||||
subtitle: "Selfhosted AMP"
|
||||
subtitle: "Selfhosted AMP 1"
|
||||
url: "https://gn1.hackmi.ch"
|
||||
target: "_blank"
|
||||
- name: "Gaming panel (2690v4)"
|
||||
icon: "fas fa-dungeon"
|
||||
subtitle: "Selfhosted AMP 2"
|
||||
url: "https://gn2.hackmi.ch"
|
||||
target: "_blank"
|
||||
|
|
Loading…
Reference in a new issue