Dashboard with YAML
This commit is contained in:
14
app/dashboard.yml
Normal file
14
app/dashboard.yml
Normal 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
|
||||
Reference in New Issue
Block a user