diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/profiles/index.md | 2 | ||||
-rw-r--r-- | content/projects/emojis/index.md | 2 | ||||
-rw-r--r-- | content/projects/index.md | 3 |
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 @@ | |||
2 | title: Profiles | 2 | title: Profiles |
3 | position: 1 | 3 | position: 1 |
4 | list_grid: true | 4 | list_grid: true |
5 | list_post_icon: icon-arrow-up-right | 5 | list_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 | --- |
2 | title: Emojis | 2 | title: Emojis |
3 | icon: smile | 3 | icon: smile |
4 | list_post_icon: icon-arrow-right | 4 | list_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 | |||
4 | list_grid: true | 4 | list_grid: true |
5 | list_limit: 4 | 5 | list_limit: 4 |
6 | --- | 6 | --- |
7 | |||
8 | A selection of projects I wasn't too lazy to create a page for. | ||
9 | You can find more projects on [git.vulpes.one](https://git.vulpes.one/). | ||