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
// дополнительные языки
// Создает многоязычные пути, такие как '/es/' '/ru/'
// не указывайте повторно код локали, указанный выше
// не указывайте повторно язык по умолчанию, можно оставить пустым массивом []
moreLocales: ['zh-tw', 'ja', 'en', 'es', 'ru'] // ['zh', 'zh-tw', 'ja', 'en', 'es', 'ru']
// стиль шрифта
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