From e1745a9f449bf69a36eba2f875ce6663f3bf4207 Mon Sep 17 00:00:00 2001 From: Carlos Roso Date: Wed, 26 Dec 2018 10:43:27 -0500 Subject: [PATCH] Add explicit path to image example (#146) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9975368..b5d73ac 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ To enable DISQUS comments, add `disqusShortname = YOURSHORTNAME` to your config ### Change the hero background -For any page or post you can add a featured image by including the local path in front matter (see content in the ExampleSite folder for examples): `featured_image: '/images/gohugo-default-sample-hero-image.jpg'` +For any page or post you can add a featured image by including the local path in front matter (see content in the `exampleSite/content/_readme.md` file for examples): `featured_image: '/images/gohugo-default-sample-hero-image.jpg'` 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](http://tachyons.io/docs/themes/skins/) library site, and preface it with "bg-"