summaryrefslogtreecommitdiffstats
path: root/content/art
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2022-06-12 13:18:46 +0200
committerVolpeon <git@volpeon.ink>2022-06-12 13:18:46 +0200
commit68dc5757b3a395ba89dfcc81103a5fbd31f03b2c (patch)
tree1810595c1811cb50fe9a0f6116bf64f29e289d7d /content/art
parentFixed list, updated fonts, fixed source wrapping (diff)
downloadvolpeon.ink-68dc5757b3a395ba89dfcc81103a5fbd31f03b2c.tar.gz
volpeon.ink-68dc5757b3a395ba89dfcc81103a5fbd31f03b2c.tar.bz2
volpeon.ink-68dc5757b3a395ba89dfcc81103a5fbd31f03b2c.zip
Better list layouts, added 'random' link for Fediring
Diffstat (limited to 'content/art')
-rw-r--r--content/art/doodles/index.md2
-rw-r--r--content/art/drawings/index.md2
-rw-r--r--content/art/emojis/index.md2
-rw-r--r--content/art/index.md2
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 @@
2title: Doodles 2title: Doodles
3icon: image 3icon: image
4position: 2 4position: 2
5list_layout: gallery 5list_layout: gallery-2
6list_order: date_desc 6list_order: date_desc
7feed: true 7feed: 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 @@
2title: Drawings 2title: Drawings
3icon: image 3icon: image
4position: 0 4position: 0
5list_layout: gallery 5list_layout: gallery-2
6list_order: date_desc 6list_order: date_desc
7feed: true 7feed: 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 @@
2title: Emojis 2title: Emojis
3icon: smile 3icon: smile
4position: 1 4position: 1
5list_layout: gallery 5list_layout: gallery-2
6list_order: date_desc 6list_order: date_desc
7feed: true 7feed: 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---
2title: Art 2title: Art
3position: 2 3position: 2
4list_layout: small-gallery 4list_layout: gallery-3
5list_order: date_desc 5list_order: date_desc
6list_limit: 6 6list_limit: 6
7feed: true 7feed: true