diff options
author | Volpeon <git@volpeon.ink> | 2021-11-16 19:31:14 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2021-11-16 19:31:14 +0100 |
commit | 3becba020712e78a8a81e11ce4e0bfcc30f631d2 (patch) | |
tree | 2ec4eada525d882ba502a766c3d191020d7d2618 /content | |
parent | Make variables accessible from content files (diff) | |
download | volpeon.ink-3becba020712e78a8a81e11ce4e0bfcc30f631d2.tar.gz volpeon.ink-3becba020712e78a8a81e11ce4e0bfcc30f631d2.tar.bz2 volpeon.ink-3becba020712e78a8a81e11ce4e0bfcc30f631d2.zip |
Fix full url generation
Diffstat (limited to 'content')
-rw-r--r-- | content/index.md | 2 | ||||
-rw-r--r-- | content/projects/emojis/index.md | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/content/index.md b/content/index.md index efc03c2..75efead 100644 --- a/content/index.md +++ b/content/index.md | |||
@@ -2,4 +2,4 @@ | |||
2 | title: Volpeon's Den | 2 | title: Volpeon's Den |
3 | --- | 3 | --- |
4 | 4 | ||
5 | Hi, I'm Volpeon. I enjoy programming, creating vector art and designing user interfaces. | 5 | Hi, I'm Volpeon! I'm a software developer who creates vector art. |
diff --git a/content/projects/emojis/index.md b/content/projects/emojis/index.md index 58ad85b..2d15d7d 100644 --- a/content/projects/emojis/index.md +++ b/content/projects/emojis/index.md | |||
@@ -2,4 +2,5 @@ | |||
2 | title: Emojis | 2 | title: Emojis |
3 | icon: smile | 3 | icon: smile |
4 | list_post_icon: icon-arrow-right | 4 | list_post_icon: icon-arrow-right |
5 | feed: true | ||
5 | --- | 6 | --- |