diff options
author | Volpeon <git@volpeon.ink> | 2021-12-16 10:35:47 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2021-12-16 10:35:47 +0100 |
commit | d4969754b1491083efeb3f49acf6e1b392d4ff05 (patch) | |
tree | a6162faf06eff2e97df7e31f20405672610a7ee7 /content/projects | |
parent | Added more projects (i.e. drawings) (diff) | |
download | volpeon.ink-d4969754b1491083efeb3f49acf6e1b392d4ff05.tar.gz volpeon.ink-d4969754b1491083efeb3f49acf6e1b392d4ff05.tar.bz2 volpeon.ink-d4969754b1491083efeb3f49acf6e1b392d4ff05.zip |
Added RSS feeds
Diffstat (limited to 'content/projects')
-rw-r--r-- | content/projects/drawings/index.md | 1 | ||||
-rw-r--r-- | content/projects/emojis/index.md | 1 | ||||
-rw-r--r-- | content/projects/index.md | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/content/projects/drawings/index.md b/content/projects/drawings/index.md index 95d0764..d87fc73 100644 --- a/content/projects/drawings/index.md +++ b/content/projects/drawings/index.md | |||
@@ -3,4 +3,5 @@ title: Drawings | |||
3 | icon: image | 3 | icon: image |
4 | list_post_icon: arrow-right | 4 | list_post_icon: arrow-right |
5 | list_order: date_desc | 5 | list_order: date_desc |
6 | feed: true | ||
6 | --- | 7 | --- |
diff --git a/content/projects/emojis/index.md b/content/projects/emojis/index.md index 7915c01..f2aec09 100644 --- a/content/projects/emojis/index.md +++ b/content/projects/emojis/index.md | |||
@@ -3,4 +3,5 @@ title: Emojis | |||
3 | icon: smile | 3 | icon: smile |
4 | list_post_icon: arrow-right | 4 | list_post_icon: arrow-right |
5 | list_order: date_desc | 5 | list_order: date_desc |
6 | feed: true | ||
6 | --- | 7 | --- |
diff --git a/content/projects/index.md b/content/projects/index.md index c87b36f..88e5a69 100644 --- a/content/projects/index.md +++ b/content/projects/index.md | |||
@@ -2,6 +2,7 @@ | |||
2 | title: Projects | 2 | title: Projects |
3 | position: 2 | 3 | position: 2 |
4 | list_grid: true | 4 | list_grid: true |
5 | feed: true | ||
5 | --- | 6 | --- |
6 | 7 | ||
7 | A selection of projects I wasn't too lazy to create a page for. | 8 | A selection of projects I wasn't too lazy to create a page for. |