四个小分类 在我的主页不显示 我实在搞不懂为什么, 明明就是按照默认的设定装的
我的页面: qyu38.github.io
我想要的:
但我实际的:
我明明已经把 icons:true 打开了呀?
theme_config:
menu:
home: / || fa fa-bell
about: /about/ || fa fa-user
tags: /tags/ || fa fa-tags
categories: /categories/ || fa fa-th
menu_settings:
icons: true # Whether to display the icons of each page
badges: true # Whether to display classification / label / The capacity of the archive page
还有就是 我的主题的 yml 文件(_config.next.yml) 里的设置 貌似都无法被站点识别,都没有成功部署到网页上 请问这是为什么呢?
我的 Hexo 版本如下 截至 2022 二月的最新版本:
hexo: 6.0.0
hexo-cli: 4.3.0
os: win32 10.0.19042
node: 17.2.0
v8: 9.6.180.14-node.12
求专家帮忙!
你参考下,看你是否是别的配置的问题https://www.jianshu.com/p/f138032e7539
改主题目录下的的配置文件 不是根目录下的...
themes<theme_name>\layout_partial\footer.ejs修改
前端没弄好