diff options
Diffstat (limited to 'content/art')
-rw-r--r-- | content/art/doodles/index.md | 2 | ||||
-rw-r--r-- | content/art/drawings/index.md | 2 | ||||
-rw-r--r-- | content/art/emojis/index.md | 2 | ||||
-rw-r--r-- | content/art/index.md | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/content/art/doodles/index.md b/content/art/doodles/index.md index a650a89..3605873 100644 --- a/content/art/doodles/index.md +++ b/content/art/doodles/index.md | |||
@@ -2,7 +2,7 @@ | |||
2 | title: Doodles | 2 | title: Doodles |
3 | icon: image | 3 | icon: image |
4 | position: 2 | 4 | position: 2 |
5 | list_layout: gallery | 5 | list_layout: gallery-2 |
6 | list_order: date_desc | 6 | list_order: date_desc |
7 | feed: true | 7 | feed: true |
8 | --- | 8 | --- |
diff --git a/content/art/drawings/index.md b/content/art/drawings/index.md index 31d092d..e22731e 100644 --- a/content/art/drawings/index.md +++ b/content/art/drawings/index.md | |||
@@ -2,7 +2,7 @@ | |||
2 | title: Drawings | 2 | title: Drawings |
3 | icon: image | 3 | icon: image |
4 | position: 0 | 4 | position: 0 |
5 | list_layout: gallery | 5 | list_layout: gallery-2 |
6 | list_order: date_desc | 6 | list_order: date_desc |
7 | feed: true | 7 | feed: true |
8 | --- | 8 | --- |
diff --git a/content/art/emojis/index.md b/content/art/emojis/index.md index efeda37..e897989 100644 --- a/content/art/emojis/index.md +++ b/content/art/emojis/index.md | |||
@@ -2,7 +2,7 @@ | |||
2 | title: Emojis | 2 | title: Emojis |
3 | icon: smile | 3 | icon: smile |
4 | position: 1 | 4 | position: 1 |
5 | list_layout: gallery | 5 | list_layout: gallery-2 |
6 | list_order: date_desc | 6 | list_order: date_desc |
7 | feed: true | 7 | feed: true |
8 | --- | 8 | --- |
diff --git a/content/art/index.md b/content/art/index.md index 0b5072b..63032a3 100644 --- a/content/art/index.md +++ b/content/art/index.md | |||
@@ -1,7 +1,7 @@ | |||
1 | --- | 1 | --- |
2 | title: Art | 2 | title: Art |
3 | position: 2 | 3 | position: 2 |
4 | list_layout: small-gallery | 4 | list_layout: gallery-3 |
5 | list_order: date_desc | 5 | list_order: date_desc |
6 | list_limit: 6 | 6 | list_limit: 6 |
7 | feed: true | 7 | feed: true |