mirror of
https://gitlab.com/ansol/web-ansol.org.git
synced 2024-11-22 06:11:30 +00:00
hero g
This commit is contained in:
parent
44f6d2f909
commit
cd7627cf3d
@ -20,15 +20,15 @@ hero_media = "hero-academic.png"
|
||||
# color = "navy"
|
||||
|
||||
# Background gradient.
|
||||
gradient_start = "#4bb4e3"
|
||||
gradient_end = "#2b94c3"
|
||||
|
||||
# Background image.
|
||||
# image = "" # 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.
|
||||
# image_position = "right" # Options include `left`, `center` (default), or `right`.
|
||||
# image_parallax = true # Use a fun parallax-like fixed background effect? true/false
|
||||
# gradient_start = "#4bb4e3"
|
||||
# gradient_end = "#2b94c3"
|
||||
#
|
||||
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.
|
||||
# image_position = "right" # Options include `left`, `center` (default), or `right`.
|
||||
image_parallax = true # Use a fun parallax-like fixed background effect? true/false
|
||||
|
||||
# Text color (true=light or false=dark).
|
||||
text_color_light = true
|
||||
|
BIN
static/img/hero-bg.jpg
Normal file
BIN
static/img/hero-bg.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 230 KiB |
Loading…
Reference in New Issue
Block a user