doc: update image comments from img/ to media/
This commit is contained in:
@@ -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`.
|
||||
|
||||
Reference in New Issue
Block a user