From 68dc5757b3a395ba89dfcc81103a5fbd31f03b2c Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sun, 12 Jun 2022 13:18:46 +0200 Subject: Better list layouts, added 'random' link for Fediring --- content/art/doodles/index.md | 2 +- content/art/drawings/index.md | 2 +- content/art/emojis/index.md | 2 +- content/art/index.md | 2 +- content/fediring/index.md | 2 +- content/fediring/next.md | 2 +- content/fediring/random.md | 6 ++++++ content/profiles/index.md | 2 +- content/services/index.md | 2 +- 9 files changed, 14 insertions(+), 8 deletions(-) create mode 100644 content/fediring/random.md (limited to 'content') 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 @@ title: Doodles icon: image position: 2 -list_layout: gallery +list_layout: gallery-2 list_order: date_desc feed: true --- 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 @@ title: Drawings icon: image position: 0 -list_layout: gallery +list_layout: gallery-2 list_order: date_desc feed: true --- 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 @@ title: Emojis icon: smile position: 1 -list_layout: gallery +list_layout: gallery-2 list_order: date_desc feed: true --- 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 @@ --- title: Art position: 2 -list_layout: small-gallery +list_layout: gallery-3 list_order: date_desc list_limit: 6 feed: true diff --git a/content/fediring/index.md b/content/fediring/index.md index 1caffef..fc5a43e 100644 --- a/content/fediring/index.md +++ b/content/fediring/index.md @@ -1,7 +1,7 @@ --- title: Fediring position: 100 -list_layout: grid +list_layout: grid-3 url: https://fediring.net/ --- diff --git a/content/fediring/next.md b/content/fediring/next.md index 3aa08a7..cb85ad7 100644 --- a/content/fediring/next.md +++ b/content/fediring/next.md @@ -1,6 +1,6 @@ --- title: Next website -position: 2 +position: 3 icon: blank post_icon: arrow-right url: https://fediring.net/next?host=volpeon.ink diff --git a/content/fediring/random.md b/content/fediring/random.md new file mode 100644 index 0000000..5911a85 --- /dev/null +++ b/content/fediring/random.md @@ -0,0 +1,6 @@ +--- +title: Random website +position: 2 +icon: shuffle +url: https://fediring.net/random +--- diff --git a/content/profiles/index.md b/content/profiles/index.md index 3007c62..9fe9d8b 100644 --- a/content/profiles/index.md +++ b/content/profiles/index.md @@ -1,6 +1,6 @@ --- title: Profiles position: 1 -list_layout: grid +list_layout: grid-2 list_post_icon: arrow-up-right --- diff --git a/content/services/index.md b/content/services/index.md index 9f0dce0..343e028 100644 --- a/content/services/index.md +++ b/content/services/index.md @@ -1,6 +1,6 @@ --- title: Services position: 4 -list_layout: grid +list_layout: grid-2 list_post_icon: arrow-up-right --- -- cgit v1.2.3-54-g00ecf