104 字
1 分钟
github博客没有category和tags?
github博客没有category和tags?
在完成了github博客之前后发现菜单栏没有category和tags? 请按如下办法设置:
$ hexo new page "categories"$ hexo new page "tages"
分别打开对应文件夹里面的md文件,并编辑
最后要在主题中的_config.yml中修改menu
github博客没有category和tags?
https://iszengmh.pages.dev/posts/github博客没有category和tags/