chinabosh
Results
1
comments of
chinabosh
我想我找到原因了! 这是我原来在hexo根目录_config.yml配置 # URL ## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/' url: https://chinabosh.github.com root: / permalink: :year/:month/:day/:title/ permalink_defaults: 把url改成https://chinabosh.github.io后,gitTalk生成的地址就对了,就是不知道有没有其他影响!