Dashboard with YAML

This commit is contained in:
2026-04-19 18:03:14 +01:00
commit 9ed7f34c44
29 changed files with 26677 additions and 0 deletions

14
app/dashboard.yml Normal file
View File

@@ -0,0 +1,14 @@
- id: 1111-2222-3333-4444
type: folder
parentId: null
name: Example Folder
slug: example-folder
order: 0
- id: 5555-6666-7777-8888
type: link
parentId: null
title: Example Link
url: https://example.com
icon: i-lucide-globe
color: "#34d399"
order: 1