docs: update docs

This commit is contained in:
pengzhanbo 2024-08-29 20:14:29 +08:00
parent a4c68287d2
commit b4d551ff0a

View File

@ -108,6 +108,8 @@ export default defineClientConfig({
- 在 博客标签页 中:
- `blog-tags-before`
- `blog-tags-title-after`
- `blog-tags-content-before`
- `blog-tags-after`
- 在 博客归档页 中:
@ -118,6 +120,7 @@ export default defineClientConfig({
- 在 博客分类页 中:
- `blog-categories-before`
- `blog-categories-content-before`
- `blog-categories-after`
### `<NotFound />` 插槽