Skip to content

Commit 685e3e2

Browse files
committed
Functional testing
1 parent bba9d3b commit 685e3e2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/v2/Docs/GettingStarted/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ CSS代码位置:```/dist/simpleMemory.css``` 拷贝此文件代码至页面定
8181
},
8282
}
8383
</script>
84-
<script src="https://cdn.jsdelivr.net/gh/BNDong/Cnblogs-Theme-SimpleMemory@v2.1.2/dist/simpleMemory.js" defer></script>
84+
<script src="https://cdn.jsdelivr.net/gh/BNDong/Cnblogs-Theme-SimpleMemory@v2.1.3/dist/simpleMemory.js" defer></script>
8585
```
8686

8787
详细配置参考相关[文档](https://bndong.github.io/Cnblogs-Theme-SimpleMemory/v2/#/Docs/Customization/config)

docs/v2/Docs/changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## **** - v2.1.3
1+
## 2023.08.01 - v2.1.3
22
* 合并播放器功能 [(#388)](https://github.com/BNDong/Cnblogs-Theme-SimpleMemory/pull/388)
33
* 侧边栏是否展开配置 [(#387)](https://github.com/BNDong/Cnblogs-Theme-SimpleMemory/pull/387)
44
* 评论优化 [(#384)](https://github.com/BNDong/Cnblogs-Theme-SimpleMemory/pull/384)
@@ -13,6 +13,7 @@
1313
* 文章评论背景 [(#386)](https://github.com/BNDong/Cnblogs-Theme-SimpleMemory/pull/386)
1414
* 适配博客园VIP样式 [(#397)](https://github.com/BNDong/Cnblogs-Theme-SimpleMemory/pull/397)
1515
* 统一使用webpack进行管理 [(#398)](https://github.com/BNDong/Cnblogs-Theme-SimpleMemory/pull/398)
16+
* 当鼠标移动到右侧滚动条时,滚动条增加宽度 [(#399)](https://github.com/BNDong/Cnblogs-Theme-SimpleMemory/pull/399)
1617
* 默认关闭文章页标题动效
1718
* 增加配置 `animate.homeBannerTitle` 用以配置主页 banner 上 name 的动效
1819
* 更新文档

0 commit comments

Comments
 (0)