diff options
| author | Volpeon <git@volpeon.ink> | 2021-11-20 18:39:28 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2021-11-20 18:39:28 +0100 |
| commit | 08843807299c0c23f2125eb1fd6947d1ea03fcba (patch) | |
| tree | c1885b89b9297667b63e63d16439f61ed162388d /content/projects | |
| parent | Improved font size again (diff) | |
| download | volpeon.ink-08843807299c0c23f2125eb1fd6947d1ea03fcba.tar.gz volpeon.ink-08843807299c0c23f2125eb1fd6947d1ea03fcba.tar.bz2 volpeon.ink-08843807299c0c23f2125eb1fd6947d1ea03fcba.zip | |
Improved list structure
Diffstat (limited to 'content/projects')
| -rw-r--r-- | content/projects/emojis/index.md | 2 | ||||
| -rw-r--r-- | content/projects/index.md | 3 |
2 files changed, 4 insertions, 1 deletions
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/). | ||
