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 | |
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')
-rw-r--r-- | content/index.md | 3 | ||||
-rw-r--r-- | content/projects/index.md | 7 |
2 files changed, 5 insertions, 5 deletions
diff --git a/content/index.md b/content/index.md index f6e7893..75efead 100644 --- a/content/index.md +++ b/content/index.md | |||
@@ -1,6 +1,5 @@ | |||
1 | --- | 1 | --- |
2 | title: Volpeon's Den | 2 | title: Volpeon's Den |
3 | list_limit: 4 | ||
4 | --- | 3 | --- |
5 | 4 | ||
6 | Hi, I'm Volpeon! I'm a software developer who creates vector art. | 5 | Hi, I'm Volpeon! I'm a software developer who creates vector art. |
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 | --- |