From 4a13dd4156d6468cbfd5139cdf12410bc9c3b07d Mon Sep 17 00:00:00 2001 From: Volpeon Date: Thu, 16 Dec 2021 12:19:50 +0100 Subject: Support generic list layouts --- content/profiles/index.md | 2 +- content/projects/drawings/index.md | 1 + content/projects/emojis/index.md | 1 + content/projects/index.md | 8 ++++---- 4 files changed, 7 insertions(+), 5 deletions(-) (limited to 'content') diff --git a/content/profiles/index.md b/content/profiles/index.md index 0d8df9f..3007c62 100644 --- a/content/profiles/index.md +++ b/content/profiles/index.md @@ -1,6 +1,6 @@ --- title: Profiles position: 1 -list_grid: true +list_layout: grid list_post_icon: arrow-up-right --- diff --git a/content/projects/drawings/index.md b/content/projects/drawings/index.md index d87fc73..643a6ad 100644 --- a/content/projects/drawings/index.md +++ b/content/projects/drawings/index.md @@ -1,6 +1,7 @@ --- title: Drawings icon: image +list_layout: grid list_post_icon: arrow-right list_order: date_desc feed: true diff --git a/content/projects/emojis/index.md b/content/projects/emojis/index.md index f2aec09..6ef4559 100644 --- a/content/projects/emojis/index.md +++ b/content/projects/emojis/index.md @@ -1,6 +1,7 @@ --- title: Emojis icon: smile +list_layout: grid list_post_icon: arrow-right list_order: date_desc feed: true diff --git a/content/projects/index.md b/content/projects/index.md index 88e5a69..748126d 100644 --- a/content/projects/index.md +++ b/content/projects/index.md @@ -1,8 +1,8 @@ --- -title: Projects -position: 2 -list_grid: true -feed: true +title: Projects +position: 2 +list_layout: grid +feed: true --- A selection of projects I wasn't too lazy to create a page for. -- cgit v1.2.3-70-g09d2