fi3ework / hexo-theme-archer

🎯 A smart and modern theme for Hexo.
https://fi3ework.github.io/hexo-theme-archer
MIT License
1.52k stars 273 forks source link

本地和部署时显示的版权信息样式不同 #135

Closed secsilm closed 6 years ago

secsilm commented 6 years ago

「描述遇到的问题」或「发现的 bug」(Describe the problem or bug you encounter) 在本地预览和发布到网站时文章最后显示的版权信息样式不同:

本地预览:

部署后:

你是否已经阅读过以下内容,并确认你的行为是正确的,在 [ ] 中填入 x 选中(Ensure that you had consulted followings and confirm the validity of your operation, fill x in [ ] to select)

存在问题或 bug 的已部署上线的页面地址(A deployed page link that with bug or problem) https://alanlee.fun/2018/07/14/remote-jupyter/

打开控制台,填写控制台中打印的主题的版本,如果脚本出错可直接提供控制台截图(Open the console and report the version of hexo-theme-archer. You can paste the screenshot on console directly if there is error with script)

信息 (please complete the following information):

其他信息(Additional context) 主题是我今天(2018年7月14日)重新从 GitHub 上拉下来的,我把我原来的删了。

fi3ework commented 6 years ago

image

看了下,你的 css 还是三个月前的,试一下先执行 hexo clean,再执行部署一下

secsilm commented 6 years ago

感谢感谢,果然是这个问题。