diff options
author | Volpeon <git@volpeon.ink> | 2023-01-10 12:42:16 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2023-01-10 12:42:16 +0100 |
commit | 416436b6a757479de8ce58fd87c4927cb52b541d (patch) | |
tree | 210d1844066982a9022ed69bbf532e7b2d5edcf8 /content/projects | |
parent | Improved appearance of related content (diff) | |
download | volpeon.ink-416436b6a757479de8ce58fd87c4927cb52b541d.tar.gz volpeon.ink-416436b6a757479de8ce58fd87c4927cb52b541d.tar.bz2 volpeon.ink-416436b6a757479de8ce58fd87c4927cb52b541d.zip |
Improved list page header
Diffstat (limited to 'content/projects')
-rw-r--r-- | content/projects/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/projects/index.md b/content/projects/index.md index 5dcf939..82bbbc4 100644 --- a/content/projects/index.md +++ b/content/projects/index.md | |||
@@ -3,7 +3,7 @@ title: Projects | |||
3 | position: 3 | 3 | position: 3 |
4 | list_layout: grid-2 | 4 | list_layout: grid-2 |
5 | list_flatten: true | 5 | list_flatten: true |
6 | list_limit: 4 | 6 | list_limit: 2 |
7 | --- | 7 | --- |
8 | 8 | ||
9 | Source code and various other projects can be found at [git.vulpes.one](//git.vulpes.one/). | 9 | Source code and various other projects can be found at [git.vulpes.one](//git.vulpes.one/). |