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/projects/drawings/index.md | 1 + content/projects/emojis/index.md | 1 + content/projects/index.md | 8 ++++---- 3 files changed, 6 insertions(+), 4 deletions(-) (limited to 'content/projects') 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-54-g00ecf