This commit is contained in:
yinxiaolong
2026-07-23 15:26:41 +08:00
commit 72d7dccaef
26 changed files with 9500 additions and 0 deletions

8
docs/demo/README.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: Demo
createTime: 2026/07/23 14:46:28
permalink: /demo/
---
- [bar](./bar.md)
- [foo](./foo.md)

7
docs/demo/bar.md Normal file
View File

@@ -0,0 +1,7 @@
---
title: bar
createTime: 2026/07/23 14:46:28
permalink: /demo/rh98isqt/
---
[foo](./foo.md)

7
docs/demo/foo.md Normal file
View File

@@ -0,0 +1,7 @@
---
title: foo
createTime: 2026/07/23 14:46:28
permalink: /demo/zt5utsaq/
---
[bar](./bar.md)