浏览代码

Update from Forestry.io - Updated Forestry configuration

pull/1/head
[email protected] Forestry.io 6 年前
父节点
当前提交
f640229341
共有 1 个文件被更改,包括 25 次插入0 次删除
  1. +25
    -0
      .forestry/front_matter/templates/blog-post.yml

+ 25
- 0
.forestry/front_matter/templates/blog-post.yml 查看文件

@@ -0,0 +1,25 @@
---
label: Blog post
hide_body: false
fields:
- type: text
name: title
label: title
- type: text
name: author
label: author
- type: text
name: type
label: type
- type: datetime
name: date
label: date
- type: text
name: url
label: url
- type: list
name: categories
label: categories
- type: list
name: tags
label: tags

正在加载...
取消
保存