diff options
author | Volpeon <git@volpeon.ink> | 2022-06-13 12:59:41 +0200 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2022-06-13 12:59:41 +0200 |
commit | f8392eb3961556d19bfaa48c820c42221ae69a5f (patch) | |
tree | 1590ccfc096bd801bb46f6a74f1b0b474c677275 /content/software | |
parent | Control list flattening via metadata (diff) | |
download | volpeon.ink-f8392eb3961556d19bfaa48c820c42221ae69a5f.tar.gz volpeon.ink-f8392eb3961556d19bfaa48c820c42221ae69a5f.tar.bz2 volpeon.ink-f8392eb3961556d19bfaa48c820c42221ae69a5f.zip |
Updated structure
Diffstat (limited to 'content/software')
-rw-r--r-- | content/software/index.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/content/software/index.md b/content/software/index.md new file mode 100644 index 0000000..7baf7db --- /dev/null +++ b/content/software/index.md | |||
@@ -0,0 +1,9 @@ | |||
1 | --- | ||
2 | title: Software Projects | ||
3 | position: 3 | ||
4 | list_layout: grid-2 | ||
5 | list_order: date_desc | ||
6 | list_flatten: true | ||
7 | list_limit: 6 | ||
8 | feed: true | ||
9 | --- | ||