diff options
author | Volpeon <git@volpeon.ink> | 2022-06-13 08:43:35 +0200 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2022-06-13 08:43:35 +0200 |
commit | af3b016717605153abf786390f9fa3d77ce402e0 (patch) | |
tree | 78382adbefd20bc652721720a1d821189b11c22f /content/notebook | |
parent | Update (diff) | |
download | volpeon.ink-af3b016717605153abf786390f9fa3d77ce402e0.tar.gz volpeon.ink-af3b016717605153abf786390f9fa3d77ce402e0.tar.bz2 volpeon.ink-af3b016717605153abf786390f9fa3d77ce402e0.zip |
Control list flattening via metadata
Diffstat (limited to 'content/notebook')
-rw-r--r-- | content/notebook/index.md | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/content/notebook/index.md b/content/notebook/index.md index 77fed0b..b987880 100644 --- a/content/notebook/index.md +++ b/content/notebook/index.md | |||
@@ -1,9 +1,10 @@ | |||
1 | --- | 1 | --- |
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 | list_order: date_desc |
6 | feed: true | 6 | list_flatten: true |
7 | feed: true | ||
7 | --- | 8 | --- |
8 | 9 | ||
9 | Random thoughts, ordered and unordered. | 10 | Random thoughts, ordered and unordered. |