diff options
author | Volpeon <git@volpeon.ink> | 2021-12-17 08:21:58 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2021-12-17 08:21:58 +0100 |
commit | bd2c6e83636ddc780b997ee8ad331a023cf26ae6 (patch) | |
tree | 45c191ff65a7360950c9fe3f5389a63ac22d0925 /content/projects/drawings | |
parent | Better indication if list items have been omitted (diff) | |
download | volpeon.ink-bd2c6e83636ddc780b997ee8ad331a023cf26ae6.tar.gz volpeon.ink-bd2c6e83636ddc780b997ee8ad331a023cf26ae6.tar.bz2 volpeon.ink-bd2c6e83636ddc780b997ee8ad331a023cf26ae6.zip |
Added category for doodles
Diffstat (limited to 'content/projects/drawings')
-rwxr-xr-x | content/projects/drawings/2021-lazy-firefox/firefox_lazy.png | bin | 37763 -> 0 bytes | |||
-rw-r--r-- | content/projects/drawings/2021-lazy-firefox/index.md | 7 | ||||
-rw-r--r-- | content/projects/drawings/index.md | 1 |
3 files changed, 1 insertions, 7 deletions
diff --git a/content/projects/drawings/2021-lazy-firefox/firefox_lazy.png b/content/projects/drawings/2021-lazy-firefox/firefox_lazy.png deleted file mode 100755 index ab3704a..0000000 --- a/content/projects/drawings/2021-lazy-firefox/firefox_lazy.png +++ /dev/null | |||
Binary files differ | |||
diff --git a/content/projects/drawings/2021-lazy-firefox/index.md b/content/projects/drawings/2021-lazy-firefox/index.md deleted file mode 100644 index 35ad12c..0000000 --- a/content/projects/drawings/2021-lazy-firefox/index.md +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | --- | ||
2 | title: Lazy Firefox | ||
3 | date: 2021-10-16 | ||
4 | thumbnail: firefox_lazy.png | ||
5 | --- | ||
6 | |||
7 | ![](firefox_lazy.png) | ||
diff --git a/content/projects/drawings/index.md b/content/projects/drawings/index.md index 1f12a88..05d4326 100644 --- a/content/projects/drawings/index.md +++ b/content/projects/drawings/index.md | |||
@@ -1,6 +1,7 @@ | |||
1 | --- | 1 | --- |
2 | title: Drawings | 2 | title: Drawings |
3 | icon: image | 3 | icon: image |
4 | position: 0 | ||
4 | list_layout: gallery | 5 | list_layout: gallery |
5 | list_post_icon: arrow-right | 6 | list_post_icon: arrow-right |
6 | list_order: date_desc | 7 | list_order: date_desc |