assets/config.yml aktualisiert
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
cb0c198e0b
commit
84e6e35253
1 changed files with 5 additions and 5 deletions
|
@ -75,6 +75,11 @@ services:
|
||||||
subtitle: "One-Time-Secret App"
|
subtitle: "One-Time-Secret App"
|
||||||
url: "https://ots.hackmi.ch"
|
url: "https://ots.hackmi.ch"
|
||||||
target: "_blank"
|
target: "_blank"
|
||||||
|
- name: "SSO Dashboard"
|
||||||
|
icon: "fas fa-sign-in"
|
||||||
|
subtitle: "Single Sign on with most services"
|
||||||
|
url: "https://sso.hackmi.ch"
|
||||||
|
target: "_blank"
|
||||||
- name: "VIP Services"
|
- name: "VIP Services"
|
||||||
icon: "fas fa-user-plus"
|
icon: "fas fa-user-plus"
|
||||||
items:
|
items:
|
||||||
|
@ -103,11 +108,6 @@ services:
|
||||||
subtitle: "Selfhosted Linkwarden"
|
subtitle: "Selfhosted Linkwarden"
|
||||||
url: "https://lw.hackmi.ch"
|
url: "https://lw.hackmi.ch"
|
||||||
target: "_blank"
|
target: "_blank"
|
||||||
- name: "JSync"
|
|
||||||
icon: "fas fa-cloud"
|
|
||||||
subtitle: "Selfhosted Joplin Server"
|
|
||||||
url: "https://jsync.hackmi.ch"
|
|
||||||
target: "_blank"
|
|
||||||
- name: "VIP+ Services"
|
- name: "VIP+ Services"
|
||||||
icon: "fas fa-user-check"
|
icon: "fas fa-user-check"
|
||||||
items:
|
items:
|
||||||
|
|
Loading…
Add table
Reference in a new issue