Hexo Url 优化
Hexo Url 优化
进入_config.fluid.yml中,修改如下:
1 | |
这个时候,文章的 Url 链接会默认使用文章开头 front-matter中配置 的permalink: /posts/example.html 属性。如果不喜欢文章 Url 末尾的.html,则可以修改trailing_index和trailing_html属性,但是文章中的permalink也要一起修改。
Hexo Url 优化
https://flowerdown.org/posts/20250403-102534.html