aboutsummaryrefslogtreecommitdiff
path: root/.pages.yml
diff options
context:
space:
mode:
Diffstat (limited to '.pages.yml')
-rw-r--r--.pages.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.pages.yml b/.pages.yml
index bad9a0f..77f84ac 100644
--- a/.pages.yml
+++ b/.pages.yml
@@ -31,6 +31,7 @@ content:
31 label: Type 31 label: Type
32 type: string 32 type: string
33 default: post 33 default: post
34 hidden: true
34 - name: body 35 - name: body
35 label: Body 36 label: Body
36 type: rich-text 37 type: rich-text
@@ -65,6 +66,7 @@ content:
65 label: Type 66 label: Type
66 type: string 67 type: string
67 default: note 68 default: note
69 hidden: true
68 - name: body 70 - name: body
69 label: Body 71 label: Body
70 type: rich-text 72 type: rich-text
@@ -84,6 +86,7 @@ content:
84 label: Type 86 label: Type
85 type: string 87 type: string
86 default: thought 88 default: thought
89 hidden: true
87 - name: body 90 - name: body
88 label: Body 91 label: Body
89 type: rich-text 92 type: rich-text