diff options
Diffstat (limited to '.pages.yml')
| -rw-r--r-- | .pages.yml | 8 |
1 files changed, 4 insertions, 4 deletions
| @@ -76,10 +76,10 @@ content: | |||
| 76 | - name: body | 76 | - name: body |
| 77 | label: Body | 77 | label: Body |
| 78 | type: rich-text | 78 | type: rich-text |
| 79 | - name: thoughts | 79 | - name: journal |
| 80 | label: Thoughts | 80 | label: Journal |
| 81 | type: collection | 81 | type: collection |
| 82 | path: _posts/thoughts | 82 | path: _posts/journal |
| 83 | fields: | 83 | fields: |
| 84 | - name: title | 84 | - name: title |
| 85 | label: Title | 85 | label: Title |
| @@ -97,7 +97,7 @@ content: | |||
| 97 | - name: type | 97 | - name: type |
| 98 | label: Type | 98 | label: Type |
| 99 | type: string | 99 | type: string |
| 100 | default: thought | 100 | default: journal |
| 101 | hidden: true | 101 | hidden: true |
| 102 | - name: body | 102 | - name: body |
| 103 | label: Body | 103 | label: Body |
