hackerlab/tests/fixtures/valid-config.yml
MattTheTekie eb954e7470
Some checks failed
📝 Update Documentation / update-docs (push) Has been cancelled
chore: fixes
2026-04-18 15:53:44 -04:00

23 lines
491 B
YAML

---
# Valid test configuration for Dashy
pageInfo:
title: Test Dashboard
description: A test configuration
appConfig:
theme: default
language: en
sections:
- name: Test Section
icon: fas fa-rocket
items:
- title: Test Item 1
description: First test item
url: https://example.com
icon: favicon
- title: Test Item 2
description: Second test item
url: https://example.org
icon: fas fa-star