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