diff options
author | Volpeon <git@volpeon.ink> | 2023-01-10 12:42:16 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2023-01-10 12:42:16 +0100 |
commit | 416436b6a757479de8ce58fd87c4927cb52b541d (patch) | |
tree | 210d1844066982a9022ed69bbf532e7b2d5edcf8 /content/notebook | |
parent | Improved appearance of related content (diff) | |
download | volpeon.ink-416436b6a757479de8ce58fd87c4927cb52b541d.tar.gz volpeon.ink-416436b6a757479de8ce58fd87c4927cb52b541d.tar.bz2 volpeon.ink-416436b6a757479de8ce58fd87c4927cb52b541d.zip |
Improved list page header
Diffstat (limited to 'content/notebook')
-rw-r--r-- | content/notebook/index.md | 2 | ||||
-rw-r--r-- | content/notebook/pages/i-want-to-be-a-fox.md | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/content/notebook/index.md b/content/notebook/index.md index 524bebb..2bcaf28 100644 --- a/content/notebook/index.md +++ b/content/notebook/index.md | |||
@@ -3,7 +3,7 @@ title: Notebook | |||
3 | position: 4 | 3 | position: 4 |
4 | list_order: date_desc | 4 | list_order: date_desc |
5 | list_flatten: true | 5 | list_flatten: true |
6 | list_limit: 4 | 6 | list_limit: 3 |
7 | feed: true | 7 | feed: true |
8 | --- | 8 | --- |
9 | 9 | ||
diff --git a/content/notebook/pages/i-want-to-be-a-fox.md b/content/notebook/pages/i-want-to-be-a-fox.md index f43cac3..08e99a1 100644 --- a/content/notebook/pages/i-want-to-be-a-fox.md +++ b/content/notebook/pages/i-want-to-be-a-fox.md | |||
@@ -1,6 +1,7 @@ | |||
1 | --- | 1 | --- |
2 | schema_type: DigitalDocument | 2 | schema_type: DigitalDocument |
3 | title: I Want To Be a Fox | 3 | title: I Want To Be a Fox |
4 | date: 2022-08-27 | 4 | date: 2022-12-28 |
5 | draft: true | 5 | draft: true |
6 | --- | 6 | --- |
7 | |||