diff options
| -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. |
