theme: sync v4.1 dev and upgrade home sections to use Pages widget
This commit is contained in:
@@ -2,20 +2,19 @@
|
||||
# Hero widget.
|
||||
widget = "hero" # Do not modify this line!
|
||||
active = false # Activate this widget? true/false
|
||||
weight = 3 # Order that this section will appear.
|
||||
|
||||
title = "Academic"
|
||||
|
||||
# Order that this section will appear in.
|
||||
weight = 3
|
||||
|
||||
# Hero image (optional). Enter filename of an image in the `static/img/` folder.
|
||||
hero_media = ""
|
||||
|
||||
# Background (optional).
|
||||
# Choose from a background color, gradient, or image.
|
||||
# Choose a dark or light text color, by setting `text_color_light`.
|
||||
# Delete or comment out (by prefixing `#`) any unused options.
|
||||
[background]
|
||||
[design.background]
|
||||
# Apply a background color, gradient, or image.
|
||||
# Uncomment (by removing `#`) an option to apply it.
|
||||
# Choose a light or dark text color by setting `text_color_light`.
|
||||
# Any HTML color name or Hex value is valid.
|
||||
|
||||
# Background color.
|
||||
# color = "navy"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user