diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-02-24 01:10:21 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-02-24 01:10:21 +0100 |
| commit | d2a396e8385c8ea7d3d7e3a18ab7677140e38c72 (patch) | |
| tree | 4554f9c91fe0ab61c65a3de1fff4efcd7d41cbcd /.pages.yml | |
| parent | 5b14c86f74949f600cbef7775bd712c6f6b13ed8 (diff) | |
| download | mitjafelicijan.com-d2a396e8385c8ea7d3d7e3a18ab7677140e38c72.tar.gz | |
Renamed thoughs into journal
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 |
