From 808e8616aec3fb948a8b0bd193486a56df94f9a0 Mon Sep 17 00:00:00 2001 From: Tiago Carrondo Date: Thu, 11 Jun 2020 17:00:17 +0100 Subject: [PATCH] fix --- content/home/hero.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/home/hero.md b/content/home/hero.md index 953f8c7..8d07b5d 100644 --- a/content/home/hero.md +++ b/content/home/hero.md @@ -23,7 +23,7 @@ hero_media = "hero-academic.png" # gradient_start = "#4bb4e3" # gradient_end = "#2b94c3" # -Background image. + # Background image. image = "hero-bg.jpg" # Name of image in `static/img/`. image_darken = 0.6 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque. # image_size = "contain" # Options are `cover` (default), `contain`, or `actual` size.