xaoxuu / hexo-theme-stellar

内置文档系统的简约商务风Hexo主题,支持大量的标签组件和动态数据组件。
https://xaoxuu.com/wiki/stellar/
MIT License
1.36k stars 330 forks source link

[fix]: 修复hexo路由改变造成无法正常加载theme资源文件的bug #535

Closed ttaydes closed 4 weeks ago

ttaydes commented 1 month ago

由于在hexo的_config文件中定义url的root选项,造成theme无法加载theme中css,js资源文件的bug 通过在head.ejs与script.ejs文件的包括语句增加url_for函数解决

stackblitz[bot] commented 1 month ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.