mirror of
https://github.com/amehime/hexo-theme-shoka.git
synced 2026-04-05 18:49:07 +08:00
update
This commit is contained in:
@@ -89,7 +89,7 @@ Hexo5可以在根目录新建一个yml文件,命名为`_config.shoka.yml`。
|
||||
|
||||
⚠️ 配置新增
|
||||
- 夜间模式`darkmode`,[配置戳此](config/#夜间模式)
|
||||
- 自动定位`autoScroll`,[配置戳此](config/#自动定位)
|
||||
- 自动定位`auto_scroll`,[配置戳此](config/#自动定位)
|
||||
- 图床API设置`image_server`,[配置戳此](config/#随机图库)
|
||||
|
||||
⚠️ 背景音乐功能增强,[配置戳此](config/#背景音乐)
|
||||
|
||||
@@ -97,7 +97,7 @@ darkmode: # true
|
||||
|
||||
# 自动定位
|
||||
```yml
|
||||
autoScroll: # false
|
||||
auto_scroll: # false
|
||||
```
|
||||
默认情况下,再次打开页面时,会自动滚动到上次浏览的位置。
|
||||
这个选项设为`false`时将停用此功能。
|
||||
|
||||
Reference in New Issue
Block a user