首次使用主题的关于页需要手动创建
1 | hexo new page categories |
创建成功后修改 /source/categories/index.md
,添加 layout
属性。
修改后的文件示例如下:
1 | --- |
分类页
https://exisi.github.io/hexo-theme-node-tree/zh-CN/分类页/index.html
首次使用主题的关于页需要手动创建
1 | hexo new page categories |
创建成功后修改 /source/categories/index.md
,添加 layout
属性。
修改后的文件示例如下:
1 | --- |