Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何关闭页面特效? #24

Closed
Acker921 opened this issue Oct 27, 2018 · 1 comment
Closed

如何关闭页面特效? #24

Acker921 opened this issue Oct 27, 2018 · 1 comment

Comments

@Acker921
Copy link

在此博客滚动的时候会有一个特效,浮现出来的效果,如何关闭?

@blinkfox
Copy link
Owner

blinkfox commented Oct 27, 2018

@Acker921 这个页面特效是aos.js插件提供的,如果要去掉的话,可以在各个ejs文件中删掉类似data-aos="zoom-in"这样的代码即可。在以下几个ejs文件中都有,你可以搜索到删掉即可:

  • /layout/index.ejs
  • /layout/category.ejs
  • /layout/tag.ejs
  • /layout/archive.ejs
  • /layout/_widget/recommend.ejs
  • ...

@blinkfox blinkfox closed this as completed Nov 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants