hexo上传问题

解决了一个小问题:hexo上传的时候出现两个问题:

  1. 只有标题没有内容
  2. 首页的tag里边显示是example///

因为在_config.yml还没有设定

1
2
3
4
# URL
## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project'
url:
permalink:

改过来就可以了


hexo上传问题
https://norushcoder.com/2026/01/15/Hexo_Upload_Problem/
作者
RichyLiu
发布于
2026年1月15日
许可协议