[rulkc] [RESEND PATCH v1 2/4] hugo: renamed index.md to _index.md
Dmitry Rokosov
rockosov at rulkc.org
Tue Jun 30 20:33:52 MSK 2026
From: Nikita Shubin <nikita.shubin at maquefel.me>
hugo requires this for some reason, otherwise refuses to render pages
on same level.
Signed-off-by: Nikita Shubin <nikita.shubin at maquefel.me>
Signed-off-by: Dmitry Rokosov <rockosov at rulkc.org>
---
index.md => _index.md | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename index.md => _index.md (100%)
diff --git a/index.md b/_index.md
similarity index 100%
rename from index.md
rename to _index.md
--
2.48.1
More information about the rulkc
mailing list