页面
默认页面
hexo new page xxxtitle:
comment: true # or false友情链接
hexo new page friendstitle: 友情链接 # 文章标题
layout: friends
comment: true # 是否需要评论 true: 是 false: 否[
{
"category": "Category 1",
"data": [
{
"name": "xxx",
"url": "https://xxx.com/"
},
{
"name": "xxx",
"url": "https://xxx.com/"
}
]
},
{
"category": "Category 2",
"data": [
...
]
},
...
]摄影/图像作品展示
最后更新于