diff options
| author | Volpeon <git@volpeon.ink> | 2022-06-11 18:44:07 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2022-06-11 18:44:07 +0200 |
| commit | 6c81b7e3e6119e91160581a2e8f393df8424abe6 (patch) | |
| tree | 0b41b017091a5ccddf7fecd6dd28d8cb87f6634b /content/art | |
| parent | Update (diff) | |
| download | volpeon.ink-6c81b7e3e6119e91160581a2e8f393df8424abe6.tar.gz volpeon.ink-6c81b7e3e6119e91160581a2e8f393df8424abe6.tar.bz2 volpeon.ink-6c81b7e3e6119e91160581a2e8f393df8424abe6.zip | |
Fixed page ordering in level 3 lists
Diffstat (limited to 'content/art')
| -rw-r--r-- | content/art/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/art/index.md b/content/art/index.md index eadac7a..0b5072b 100644 --- a/content/art/index.md +++ b/content/art/index.md | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | title: Art | 2 | title: Art |
| 3 | position: 2 | 3 | position: 2 |
| 4 | list_layout: small-gallery | 4 | list_layout: small-gallery |
| 5 | list_order: date_desc | ||
| 5 | list_limit: 6 | 6 | list_limit: 6 |
| 6 | feed: true | 7 | feed: true |
| 7 | --- | 8 | --- |
