chore: adjust scrollbar max height and update theme guide

This commit is contained in:
radishzzz 2025-03-27 13:22:26 +00:00
parent 743d17639d
commit ab74c0abdf
9 changed files with 71 additions and 20 deletions

View file

@ -76,7 +76,7 @@ global: {
locale: 'zh' // zh, zh-tw, ja, en, es, ru
// more languages
// Generate multi-language paths such as '/es/' '/ru/'
// not fill in the locale code above again
// do not include the default language again, can be an empty array []
moreLocales: ['zh-tw', 'ja', 'en', 'es', 'ru'] // ['zh', 'zh-tw', 'ja', 'en', 'es', 'ru']
// font style
fontStyle: 'sans' // sans, serif
@ -252,7 +252,6 @@ src/content/posts/apple.md -> example.com/posts/apple/
src/content/posts/banana.md -> example.com/es/posts/banana/
# lang: ru
src/content/posts/orange.md -> example.com/ru/posts/orange/
```
#### abbrlink