summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
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/).