Add proxmox servers

main
DustyP 3 years ago
parent 7de6287f17
commit 9a2f256bcf
Signed by: dustyp
GPG Key ID: C86D6AEA77A3B8DB

@ -64,18 +64,17 @@ links:
# First level array represent a group.
# Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed).
services:
- name: "Applications"
- name: "Servers"
icon: "fas fa-cloud"
items:
- name: "Awesome app"
logo: "assets/tools/sample.png"
- name: "Jacob"
logo: "assets/icons/homer-icons/png/proxmox.png"
subtitle: "Bookmark example"
tag: "app"
tag: "proxmox"
keywords: "self hosted reddit"
url: "https://www.reddit.com/r/selfhosted/"
url: "https://jacob.djpianalto.com"
target: "_blank" # optional html a tag target attribute
- name: "Another one"
logo: "assets/tools/sample2.png"
subtitle: "Another application"
tag: "app"
url: "#"
- name: "Joseph"
logo: "assets/icons/homer-icons/png/proxmox.png"
tag: "proxmox"
url: "https://joseph.djpianalto.com"

Loading…
Cancel
Save