implemented search module
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[hugoVersion]
|
||||
extended = true
|
||||
min = "0.112.3"
|
||||
min = "0.112.4"
|
||||
|
||||
[[imports]]
|
||||
path = "github.com/gethugothemes/hugo-modules/search"
|
||||
|
@@ -19,8 +19,6 @@ theme_switcher = true
|
||||
theme_default = "dark" # available options [light/dark/system]
|
||||
# Main Sections
|
||||
mainSections = ["blog"]
|
||||
# image gallery shortcode
|
||||
image_gallery = true
|
||||
# contact form action
|
||||
contact_form_action = "#" # contact form works with [https://airform.io/] or [https://formspree.io]
|
||||
# google tag manager, see https://developers.google.com/tag-manager/
|
||||
|
Reference in New Issue
Block a user