--- # Additionnal page configuration # Additionnal configurations are loaded using its file name, minus the extension, as an anchor (https://#). # `config.yml` is still used as a base configuration, and all values here will overwrite it, so you don't have to re-defined everything subtitle: "Test/Staging" # This overwrites message config. Setting it to empty to remove message from this page and keep it only in the main one: # message: ~ # as we want to include a differente link here (so we can get back to home page), we need to replicate all links or they will be revome when overwriting the links field: links: - name: "Homepage" icon: "fas fa-heartbeat" url: "http://docker10.grote.lan:333" - name: "Management" icon: "fas fa-code-branch" url: "#mgmt" - name: "Extern" icon: "fas fa-file-alt" url: "#papa" - name: "Test" icon: "fas fa-globe" url: "#test" services: - name: "Infra" icon: "fas fa-cloud" items: - name: "ProxMox Virtual Environment" logo: "assets/icons/pve.png" url: "https://pve2-test2.grote.lan:8006" target: "_blank" subtitle: "VM"