Files
dashlio/app/dashboard.yml
2026-04-19 18:15:39 +01:00

34 lines
601 B
YAML

- id: clock-widget
type: module
moduleName: clock
parentId: null
order: -1
- 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