diff options
| author | Volpeon <git@volpeon.ink> | 2022-07-27 19:10:15 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2022-07-27 19:10:15 +0200 |
| commit | fd8aa54a4ce623d55219b1865e23b93b3b26e265 (patch) | |
| tree | dc9ae2a4bcbfebe35defaede22e21b9cc1bd08d3 /content | |
| parent | Updated emojis (diff) | |
| download | volpeon.ink-fd8aa54a4ce623d55219b1865e23b93b3b26e265.tar.gz volpeon.ink-fd8aa54a4ce623d55219b1865e23b93b3b26e265.tar.bz2 volpeon.ink-fd8aa54a4ce623d55219b1865e23b93b3b26e265.zip | |
Added draft feature
Diffstat (limited to 'content')
| -rw-r--r-- | content/notebook/pages/i-want-to-be-a-fox.md | 6 | ||||
| -rw-r--r-- | content/notebook/pages/index.md | 1 |
2 files changed, 6 insertions, 1 deletions
diff --git a/content/notebook/pages/i-want-to-be-a-fox.md b/content/notebook/pages/i-want-to-be-a-fox.md new file mode 100644 index 0000000..f43cac3 --- /dev/null +++ b/content/notebook/pages/i-want-to-be-a-fox.md | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | --- | ||
| 2 | schema_type: DigitalDocument | ||
| 3 | title: I Want To Be a Fox | ||
| 4 | date: 2022-08-27 | ||
| 5 | draft: true | ||
| 6 | --- | ||
diff --git a/content/notebook/pages/index.md b/content/notebook/pages/index.md index 510b20b..b32e28a 100644 --- a/content/notebook/pages/index.md +++ b/content/notebook/pages/index.md | |||
| @@ -3,5 +3,4 @@ title: Pages | |||
| 3 | position: 1 | 3 | position: 1 |
| 4 | list_read_indicators: true | 4 | list_read_indicators: true |
| 5 | feed: true | 5 | feed: true |
| 6 | unlisted: true | ||
| 7 | --- | 6 | --- |
