Hexo-theme-next: 如何禁止每次刷新页面的JS效果?

Created on 10 Dec 2016  ·  6Comments  ·  Source: iissnan/hexo-theme-next

每次点击进入另外一个页面的时候总是等1-2秒才有东西出来,侧边栏什么的可以直接出来吗?不要效果或者效果时间变短,具体代码在哪里改呢

All 6 comments

修改主题配置,找到 use_motion 更改为 false
:smile:

修改了use_motion为false之后,侧边栏就不自动出来了,希望能解决这个问题。

Fixed.

@chenzomi12 solved?

This issue is related with an option use_motion in the config.yml of the theme, it has been sovled.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

payne4handsome picture payne4handsome  ·  4Comments

blueyi picture blueyi  ·  5Comments

bingstyle picture bingstyle  ·  3Comments

ifyour picture ifyour  ·  4Comments

online picture online  ·  3Comments