summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-12-16 12:19:50 +0100
committerVolpeon <git@volpeon.ink>2021-12-16 12:19:50 +0100
commit4a13dd4156d6468cbfd5139cdf12410bc9c3b07d (patch)
treef92dc286a25aac2f833b8feb8ac27e502af0cf29 /content
parentAdded RSS feeds (diff)
downloadvolpeon.ink-4a13dd4156d6468cbfd5139cdf12410bc9c3b07d.tar.gz
volpeon.ink-4a13dd4156d6468cbfd5139cdf12410bc9c3b07d.tar.bz2
volpeon.ink-4a13dd4156d6468cbfd5139cdf12410bc9c3b07d.zip
Support generic list layouts
Diffstat (limited to 'content')
-rw-r--r--content/profiles/index.md2
-rw-r--r--content/projects/drawings/index.md1
-rw-r--r--content/projects/emojis/index.md1
-rw-r--r--content/projects/index.md8
4 files changed, 7 insertions, 5 deletions
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 @@
1--- 1---
2title: Profiles 2title: Profiles
3position: 1 3position: 1
4list_grid: true 4list_layout: grid
5list_post_icon: arrow-up-right 5list_post_icon: arrow-up-right
6--- 6---
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 @@
1--- 1---
2title: Drawings 2title: Drawings
3icon: image 3icon: image
4list_layout: grid
4list_post_icon: arrow-right 5list_post_icon: arrow-right
5list_order: date_desc 6list_order: date_desc
6feed: true 7feed: 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 @@
1--- 1---
2title: Emojis 2title: Emojis
3icon: smile 3icon: smile
4list_layout: grid
4list_post_icon: arrow-right 5list_post_icon: arrow-right
5list_order: date_desc 6list_order: date_desc
6feed: true 7feed: 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 @@
1--- 1---
2title: Projects 2title: Projects
3position: 2 3position: 2
4list_grid: true 4list_layout: grid
5feed: true 5feed: true
6--- 6---
7 7
8A selection of projects I wasn't too lazy to create a page for. 8A selection of projects I wasn't too lazy to create a page for.