Update from Sync Service
This commit is contained in:
@@ -1,51 +0,0 @@
|
||||
---
|
||||
dashboard: true
|
||||
banner:
|
||||
quote: "The mind is everything. What you think you become."
|
||||
author: "Buddha"
|
||||
columns:
|
||||
- name: 备忘录
|
||||
color: "#f59e0b"
|
||||
type: memo
|
||||
- name: Todo
|
||||
color: "#6366f1"
|
||||
type: todo
|
||||
- name: Projects
|
||||
color: "#10b981"
|
||||
type: projects
|
||||
- name: Library
|
||||
color: "#8b5cf6"
|
||||
type: projects
|
||||
---
|
||||
|
||||
## 备忘录
|
||||
|
||||
### 2026-05-27 memo
|
||||
id: demo-memo-1
|
||||
Welcome to Apex Dashboard! Click here to edit your first memo.
|
||||
|
||||
## Todo
|
||||
|
||||
### Getting Started
|
||||
id: demo-todo-1
|
||||
type: task
|
||||
|
||||
## Projects
|
||||
|
||||
### My First Project
|
||||
id: demo-project-1
|
||||
type: project
|
||||
|
||||
## Library
|
||||
|
||||
### Reading
|
||||
id: demo-lib-reading
|
||||
type: project
|
||||
|
||||
### To Read
|
||||
id: demo-lib-toread
|
||||
type: project
|
||||
|
||||
### Done
|
||||
id: demo-lib-done
|
||||
type: project
|
||||
Reference in New Issue
Block a user