diff options
author | Volpeon <git@volpeon.ink> | 2021-11-17 18:49:27 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2021-11-17 18:49:27 +0100 |
commit | cc02f7e0b99bf4b4c5139a3ae83840bf833a0c6d (patch) | |
tree | eaca86b2a487170ab66493526157dcc1aff4027e /content/projects | |
parent | Re-add stylesheet hash (diff) | |
download | volpeon.ink-cc02f7e0b99bf4b4c5139a3ae83840bf833a0c6d.tar.gz volpeon.ink-cc02f7e0b99bf4b4c5139a3ae83840bf833a0c6d.tar.bz2 volpeon.ink-cc02f7e0b99bf4b4c5139a3ae83840bf833a0c6d.zip |
Better list limit
Diffstat (limited to 'content/projects')
-rw-r--r-- | content/projects/index.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/content/projects/index.md b/content/projects/index.md index 546ae46..3b6b718 100644 --- a/content/projects/index.md +++ b/content/projects/index.md | |||
@@ -1,5 +1,6 @@ | |||
1 | --- | 1 | --- |
2 | title: Projects | 2 | title: Projects |
3 | position: 2 | 3 | position: 2 |
4 | list_grid: true | 4 | list_grid: true |
5 | list_limit: 4 | ||
5 | --- | 6 | --- |