Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'content/home/hero.md')
-rw-r--r--content/home/hero.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/home/hero.md b/content/home/hero.md
index 0b80ddad..670cf7d0 100644
--- a/content/home/hero.md
+++ b/content/home/hero.md
@@ -7,7 +7,7 @@ weight = 10 # Order that this section will appear.
title = "Academic"
-# Hero image (optional). Enter filename of an image in the `static/img/` folder.
+# Hero image (optional). Enter filename of an image in the `static/media/` folder.
hero_media = "hero-academic.png"
[design.background]
@@ -24,7 +24,7 @@ hero_media = "hero-academic.png"
gradient_end = "#2b94c3"
# Background image.
- # image = "" # Name of image in `static/img/`.
+ # image = "" # Name of image in `static/media/`.
# image_darken = 0.6 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque.
# image_size = "cover" # Options are `cover` (default), `contain`, or `actual` size.
# image_position = "center" # Options include `left`, `center` (default), or `right`.