diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/notebook/general/index.md | 7 | ||||
-rw-r--r-- | content/notebook/index.md | 3 |
2 files changed, 10 insertions, 0 deletions
diff --git a/content/notebook/general/index.md b/content/notebook/general/index.md new file mode 100644 index 0000000..9f3ed01 --- /dev/null +++ b/content/notebook/general/index.md | |||
@@ -0,0 +1,7 @@ | |||
1 | --- | ||
2 | title: General | ||
3 | position: 1 | ||
4 | list_read_indicators: true | ||
5 | feed: true | ||
6 | unlisted: true | ||
7 | --- | ||
diff --git a/content/notebook/index.md b/content/notebook/index.md index 8d58834..f1b8d27 100644 --- a/content/notebook/index.md +++ b/content/notebook/index.md | |||
@@ -2,5 +2,8 @@ | |||
2 | title: Notebook | 2 | title: Notebook |
3 | position: 3 | 3 | position: 3 |
4 | list_limit: 4 | 4 | list_limit: 4 |
5 | list_order: date_desc | ||
5 | feed: true | 6 | feed: true |
6 | --- | 7 | --- |
8 | |||
9 | Random thoughts, useless stuff, ordered and unordered. | ||