This commit is contained in:
ChenKaiLiuG
2025-12-12 11:14:52 +08:00
parent 6a2be5c95b
commit f64b88b536
3 changed files with 145 additions and 19 deletions
+33
View File
@@ -0,0 +1,33 @@
---
# 頁面設定
pageInfo:
title: My Dashboard
description: Welcome to your new dashboard!
navLinks:
- title: GitHub
path: https://github.com/Lissy93/dashy
- title: Documentation
path: https://dashy.to/docs
# 應用程式區塊
sections:
- name: Getting Started
icon: fas fa-rocket
items:
- title: Dashy Documentation
description: Everything you need to know
icon: fas fa-book
url: https://dashy.to/docs
- title: Source Code
description: View on GitHub
icon: fab fa-github
url: https://github.com/Lissy93/dashy
# 主題與樣式設定
appConfig:
theme: colorful
layout: auto
iconSize: medium
language: en
editingPassword: "your_secure_password"