diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-02-23 10:38:08 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-02-23 10:38:08 +0100 |
| commit | e13e6d95a0dd9893150d5b294d11dc74ca9b078b (patch) | |
| tree | 884bfbb305d55f76abb9b42effbe38c17b1ec7b1 | |
| parent | 3a3fcd33f21eaa51e9a63491a16195d43cdd34dc (diff) | |
| download | mitjafelicijan.com-e13e6d95a0dd9893150d5b294d11dc74ca9b078b.tar.gz | |
Testing thoughts page
| -rw-r--r-- | .pages.yml | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -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 |
