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/slider.md')
-rw-r--r--content/home/slider.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/home/slider.md b/content/home/slider.md
index 6ddc3be9..32f9166f 100644
--- a/content/home/slider.md
+++ b/content/home/slider.md
@@ -23,7 +23,7 @@ height = ""
# Overlay a color or image (optional).
# Deactivate an option by commenting out the line, prefixing it with `#`.
overlay_color = "#666" # An HTML color value.
- overlay_img = "headers/bubbles-wide.jpg" # Image path relative to your `static/img/` folder.
+ overlay_img = "headers/bubbles-wide.jpg" # Image path relative to your `static/media/` folder.
overlay_filter = 0.5 # Darken the image. Value in range 0-1.
# Call to action button (optional).
@@ -40,7 +40,7 @@ height = ""
align = "left"
overlay_color = "#555" # An HTML color value.
- overlay_img = "" # Image path relative to your `static/img/` folder.
+ overlay_img = "" # Image path relative to your `static/media/` folder.
overlay_filter = 0.5 # Darken the image. Value in range 0-1.
[[item]]
@@ -49,6 +49,6 @@ height = ""
align = "right"
overlay_color = "#333" # An HTML color value.
- overlay_img = "" # Image path relative to your `static/img/` folder.
+ overlay_img = "" # Image path relative to your `static/media/` folder.
overlay_filter = 0.5 # Darken the image. Value in range 0-1.
+++