diff --git a/assets/config.yml b/assets/config.yml index ac4f60b..149f027 100644 --- a/assets/config.yml +++ b/assets/config.yml @@ -5,7 +5,7 @@ title: "hackmi.ch Services" subtitle: "All the apps." -#logo: "logo.png" +logo: "logo.png" icon: "fas fa-server" # Optional icon header: true @@ -53,7 +53,7 @@ colors: links: - name: "Discord" icon: "fab fa-discord" - url: "https://discord.gg/dm9AqSHFnN" + url: "https://discord.hackmi.ch" target: "_blank" - name: "Status Page" icon: "fas fa-globe-europe" @@ -83,44 +83,24 @@ services: target: "_blank" - name: "DroneCI" icon: "fas fa-undo" - subtitle: "Selfhosted DroneCI" + subtitle: "Selfhosted WoodpeckerCI" url: "https://ci.hackmi.ch" target: "_blank" - - name: "Webmail" - icon: "fas fa-envelope" - subtitle: "Webmail client" - url: "https://webmail.hackmi.ch" - target: "_blank" - name: "Cloud" icon: "fas fa-cloud" - subtitle: "Selfhosted nextcloud" + subtitle: "Selfhosted Seafile" url: "https://cloud.hackmi.ch" target: "_blank" - name: "VIP+ Services" icon: "fas fa-user-check" items: - - name: "Wiki" + - name: "Kanban" icon: "fas fa-file-medical-alt" - subtitle: "Selfhosted bookstack" - url: "https://wiki.hackmi.ch" - target: "_blank" - - name: "Netbox" - icon: "fas fa-project-diagram" - subtitle: "Selfhosted Netbox" - url: "https://netbox.hackmi.ch" + subtitle: "Selfhosted Wekan" + url: "https://kanban.hackmi.ch" target: "_blank" - name: "Gaming panel" icon: "fas fa-dungeon" subtitle: "Selfhosted pterodactyl" url: "https://panel.hackmi.ch" target: "_blank" - - name: "S3" - icon: "fas fa-database" - subtitle: "Selfhosted Minio" - url: "https://s3console.hackmi.ch" - target: "_blank" - - name: "Coding Env." - icon: "fas fa-tools" - subtitle: "Own Coder instance" - url: "https://coding.hackmi.ch" - target: "_blank"