Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dillonzq/LoveIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDillon <dillonzq@outlook.com>2022-05-11 23:03:44 +0300
committerDillon <dillonzq@outlook.com>2022-05-11 23:03:44 +0300
commit5e9c5f64176445b1bbb437e83aa707850730975e (patch)
tree440b5ea52b1e0eb302bb5106b393cba2a7b4cba4 /README.zh-cn.md
parent0960a266c7b26791f22766f0f892fd9bde8d5dc2 (diff)
feat: replace smooth scroll js with css scroll-behavior
Diffstat (limited to 'README.zh-cn.md')
-rw-r--r--README.zh-cn.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.zh-cn.md b/README.zh-cn.md
index c680985d..ce819309 100644
--- a/README.zh-cn.md
+++ b/README.zh-cn.md
@@ -108,7 +108,6 @@
* 支持**自定义样式**的 shortcode
* 支持**自定义脚本**的 shortcode
* 支持基于 [TypeIt](https://typeitjs.com/) 的**打字动画** shortcode
-* 支持基于 [Smooth Scroll](https://github.com/cferdinandi/smooth-scroll) 的**滚动动画**
* 支持基于 [cookieconsent](https://github.com/osano/cookieconsent) 的 **Cookie 许可横幅**
* ...
@@ -159,7 +158,6 @@ LoveIt 主题中用到了以下项目,感谢它们的作者:
* [Font Awesome](https://fontawesome.com/)
* [Simple Icons](https://github.com/simple-icons/simple-icons)
* [Animate.css](https://daneden.github.io/animate.css/)
-* [Smooth Scroll](https://github.com/cferdinandi/smooth-scroll)
* [autocomplete](https://github.com/algolia/autocomplete)
* [Lunr.js](https://lunrjs.com/)
* [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript)