diff options
author | Volpeon <git@volpeon.ink> | 2021-12-16 12:19:50 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2021-12-16 12:19:50 +0100 |
commit | 4a13dd4156d6468cbfd5139cdf12410bc9c3b07d (patch) | |
tree | f92dc286a25aac2f833b8feb8ac27e502af0cf29 /content/projects/drawings | |
parent | Added RSS feeds (diff) | |
download | volpeon.ink-4a13dd4156d6468cbfd5139cdf12410bc9c3b07d.tar.gz volpeon.ink-4a13dd4156d6468cbfd5139cdf12410bc9c3b07d.tar.bz2 volpeon.ink-4a13dd4156d6468cbfd5139cdf12410bc9c3b07d.zip |
Support generic list layouts
Diffstat (limited to 'content/projects/drawings')
-rw-r--r-- | content/projects/drawings/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/projects/drawings/index.md b/content/projects/drawings/index.md index d87fc73..643a6ad 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 | list_layout: grid | ||
4 | list_post_icon: arrow-right | 5 | list_post_icon: arrow-right |
5 | list_order: date_desc | 6 | list_order: date_desc |
6 | feed: true | 7 | feed: true |