diff options
author | Volpeon <git@volpeon.ink> | 2022-07-27 21:52:59 +0200 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2022-07-27 21:52:59 +0200 |
commit | b3e7a555a21c300e34d256badfa6fa6501840756 (patch) | |
tree | 5d0243f641e4ed4ce6f5698504f8c5c036280c5d /content/notebook/pages | |
parent | Skip drafts in feed (diff) | |
download | volpeon.ink-b3e7a555a21c300e34d256badfa6fa6501840756.tar.gz volpeon.ink-b3e7a555a21c300e34d256badfa6fa6501840756.tar.bz2 volpeon.ink-b3e7a555a21c300e34d256badfa6fa6501840756.zip |
Better handling of drafts
Diffstat (limited to 'content/notebook/pages')
-rw-r--r-- | content/notebook/pages/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/notebook/pages/index.md b/content/notebook/pages/index.md index b32e28a..1c8fbc5 100644 --- a/content/notebook/pages/index.md +++ b/content/notebook/pages/index.md | |||
@@ -1,5 +1,6 @@ | |||
1 | --- | 1 | --- |
2 | title: Pages | 2 | title: Pages |
3 | depth: 1 | ||
3 | position: 1 | 4 | position: 1 |
4 | list_read_indicators: true | 5 | list_read_indicators: true |
5 | feed: true | 6 | feed: true |