diff options
| author | Martin Fischer <martin@push-f.com> | 2026-02-15 12:25:42 +0100 |
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2026-02-15 12:25:42 +0100 |
| commit | 97399f61d40b0866c7057d577141373e002efac6 (patch) | |
| tree | cd972dcee5f43f28aa03655c904acaaf4657096a /wiki | |
| parent | b31a718136bfc81509533ecc09a3e7f3c27a4a6b (diff) | |
change: stop reading home.md, just use _index.md
Diffstat (limited to 'wiki')
| -rw-r--r-- | wiki/features/homepage.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/features/homepage.md b/wiki/features/homepage.md index 7f81274..030f453 100644 --- a/wiki/features/homepage.md +++ b/wiki/features/homepage.md @@ -14,7 +14,7 @@ The homepage offers minimal customization options, you can specify an intro, and ## Intro Section -Text you write in `content/home.md` will be embedded after the header on the homepage. +Text you write in `content/_index.md` will be embedded after the header on the homepage. ## Display a Collection |
