summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-11-20 18:39:28 +0100
committerVolpeon <git@volpeon.ink>2021-11-20 18:39:28 +0100
commit08843807299c0c23f2125eb1fd6947d1ea03fcba (patch)
treec1885b89b9297667b63e63d16439f61ed162388d /content
parentImproved font size again (diff)
downloadvolpeon.ink-08843807299c0c23f2125eb1fd6947d1ea03fcba.tar.gz
volpeon.ink-08843807299c0c23f2125eb1fd6947d1ea03fcba.tar.bz2
volpeon.ink-08843807299c0c23f2125eb1fd6947d1ea03fcba.zip
Improved list structure
Diffstat (limited to 'content')
-rw-r--r--content/profiles/index.md2
-rw-r--r--content/projects/emojis/index.md2
-rw-r--r--content/projects/index.md3
3 files changed, 5 insertions, 2 deletions
diff --git a/content/profiles/index.md b/content/profiles/index.md
index 265a23b..0d8df9f 100644
--- a/content/profiles/index.md
+++ b/content/profiles/index.md
@@ -2,5 +2,5 @@
2title: Profiles 2title: Profiles
3position: 1 3position: 1
4list_grid: true 4list_grid: true
5list_post_icon: icon-arrow-up-right 5list_post_icon: arrow-up-right
6--- 6---
diff --git a/content/projects/emojis/index.md b/content/projects/emojis/index.md
index 58ad85b..728ade5 100644
--- a/content/projects/emojis/index.md
+++ b/content/projects/emojis/index.md
@@ -1,5 +1,5 @@
1--- 1---
2title: Emojis 2title: Emojis
3icon: smile 3icon: smile
4list_post_icon: icon-arrow-right 4list_post_icon: arrow-right
5--- 5---
diff --git a/content/projects/index.md b/content/projects/index.md
index 3b6b718..eaaf808 100644
--- a/content/projects/index.md
+++ b/content/projects/index.md
@@ -4,3 +4,6 @@ position: 2
4list_grid: true 4list_grid: true
5list_limit: 4 5list_limit: 4
6--- 6---
7
8A selection of projects I wasn't too lazy to create a page for.
9You can find more projects on [git.vulpes.one](https://git.vulpes.one/).