From bd063c30e3a0160efe187d4a766e105157ba12fd Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Sat, 16 Aug 2025 19:46:06 +0200 Subject: change: make home template embed content/home.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index bdaf2fa..f068fba 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ Tastefejl is a fork of the [Typo] Hugo theme, with the following changes: * Replaced the JavaScript theme switching code with a CSS media query. +* The home page embeds `content/home.md` rather than `homeIntroContent` from your `hugo.toml` + because Markdown text should be in `.md` files. + * Removed [Simple Icons] because I don't want to plaster brands on my website and at one point a 50MB .html file was committed (I filtered the git history to reduce the size of the repository.) -- cgit v1.2.3