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/art | |
| 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/art')
| -rw-r--r-- | content/art/index.md | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/content/art/index.md b/content/art/index.md index 63032a3..9699145 100644 --- a/content/art/index.md +++ b/content/art/index.md | |||
| @@ -1,8 +1,9 @@ | |||
| 1 | --- | 1 | --- |
| 2 | title: Art | 2 | title: Art |
| 3 | position: 2 | 3 | position: 2 |
| 4 | list_layout: gallery-3 | 4 | list_layout: gallery-3 |
| 5 | list_order: date_desc | 5 | list_order: date_desc |
| 6 | list_limit: 6 | 6 | list_flatten: true |
| 7 | feed: true | 7 | list_limit: 6 |
| 8 | feed: true | ||
| 8 | --- | 9 | --- |
