From ca58de7e8834b80f89cb0289a30dee8f3aadac08 Mon Sep 17 00:00:00 2001 From: Jack Andrew Date: Thu, 19 Sep 2024 20:44:22 +0100 Subject: [PATCH] Restore accidentally removed line. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2996509..b77103e 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,8 @@ For any page or post you can add a featured image by including the local path in If user is using [Page Resources](https://gohugo.io/content-management/page-resources/), the theme will try and match the `featured_image` from with a page resource of type `image` and use its relative permalink. If no `featured_image` is set, the theme will look for a Page Resource of type `image` whose filepath incudes either `cover` or `feature` +#### Other hero settings + If you would like to hide the header text on the featured image on a page, set `omit_header_text` to `true`. See `exampleSite/content/en/contact.md` for an example. You don't need an image though. The default background color is black, but you can change the color, by changing the default color class in the config.toml file. Choose a background color from any on the [Tachyons](https://tachyons.io/docs/themes/skins/) library site, and preface it with "bg-"