Files
dashlio/app/dashboard.yml

29 lines
518 B
YAML

- id: media-folder
type: folder
parentId: null
name: Media
slug: media
order: 0
- id: jellyfin
type: link
parentId: media-folder
title: Jellyfin
url: https://jellyfin.example.com
icon: i-simple-icons-jellyfin
color: "#34d399"
order: 1
- id: projects-folder
type: folder
parentId: null
name: Projects
slug: projects
order: 1
- id: gitea
type: link
parentId: projects-folder
title: Gitea
url: https://gitea.example.com
icon: i-simple-icons-gitea
color: "#34d399"
order: 1