theme: sync with v4.2 dev and upgrade home/ widget front matter
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
+++
|
||||
# Hero widget.
|
||||
widget = "hero" # Do not modify this line!
|
||||
widget = "hero" # See https://sourcethemes.com/academic/docs/page-builder/
|
||||
headless = true # This file represents a page section.
|
||||
active = false # Activate this widget? true/false
|
||||
weight = 10 # Order that this section will appear.
|
||||
|
||||
@@ -33,7 +34,7 @@ hero_media = ""
|
||||
# Display link(s) by specifying a URL and label below. Icon is optional for `[cta]`.
|
||||
# Remove a link/note by deleting a cta/note block.
|
||||
[cta]
|
||||
url = "post/getting-started/"
|
||||
url = "https://sourcethemes.com/academic/docs/install/"
|
||||
label = "Get Started"
|
||||
icon_pack = "fas"
|
||||
icon = "download"
|
||||
|
||||
Reference in New Issue
Block a user