feat: use src/content/index.md to render homepage

This commit is contained in:
grassblock 2025-05-24 22:09:25 +08:00
parent 0569d5577b
commit b814569bc6
2 changed files with 19 additions and 5 deletions

6
src/content/index.md Normal file
View file

@ -0,0 +1,6 @@
# Welcome
Thank you for choosing this theme!
If you want to see the posts, check out the [posts](/blog) page.
If you are site owner, you can manually edit the content of this page by editing the `src/content/index.md` file.