ソースを参照

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

読み込み中…
キャンセル
保存