0%

Hexo Writer

使用示例

1
2
3
4
5
# hexo-generator-indexed
hide: true
sticky: 100
# 自定义属性
remove_copyright: true

属性列表

属性 作用
hide true 文章不在首页显示
sticky Number 数值: 置顶排序
remove_copyright true 移除文章版权声明

引用资料
https://github.com/stevenjoezhang/hexo-generator-indexed
https://hexo.io/docs/variables
https://github.com/theme-next/hexo-theme-next