-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
- I have executed
hexo clean, cleared the browser cache and disabled all CDN services (e.g. Cloudflare Rocket Loader), this issue still exists. - I have confirmed that this issue only appears in theme NexT, but cannot be reproduced in other themes (e.g. default theme landscape). In other words, prove that this is a NexT issue, not a issue from Hexo.
- I have already viewed NexT Documentation Site and Hexo Docs page, especially Troubleshooting part.
- I have already viewed the latest Roadmap on GitHub and searched for current issues, which does not help me.
Expected behavior
可以正常显示所有图标
Actual behavior
无法正常显示图标(见底部的截图)
- Links to demo site with this issue: 见最底部
- Links to repository or source code of the blog: 见最底部
Steps to reproduce the behavior
- 下载源码文件,解压后安装Hexo 4.0及其它依赖包
- 运行hexo clean&&hexo s
- 查看页面
Environment Information
Node.js and NPM Information
node -v v12.6.0
npm -v 6.12.0
Hexo Version
hexo: 4.0.0
hexo-cli: 2.0.0
os: Windows_NT 10.0.18362 win32 x64
node: 12.6.0
v8: 7.5.288.22-node.14
uv: 1.30.1
zlib: 1.2.11
brotli: 1.0.7
ares: 1.15.0
modules: 72
nghttp2: 1.38.0
napi: 4
llhttp: 1.1.4
http_parser: 2.8.0
openssl: 1.1.1c
cldr: 35.1
icu: 64.2
tz: 2019a
unicode: 12.1
Other Information
Source code:
HexoBlog.zip
Reactions are currently unavailable

