Turn on the search function.

This commit is contained in:
niuzhaolong 2025-06-09 23:11:45 +08:00
parent 86904c6b8a
commit 346c06eca5

View File

@ -11,7 +11,7 @@ autoSwitchAppearance = true
defaultThemeColor = "#FFFFFF" defaultThemeColor = "#FFFFFF"
enableSearch = false enableSearch = true
enableCodeCopy = false enableCodeCopy = false
enableImageLazyLoading = true enableImageLazyLoading = true
enableImageWebp = true enableImageWebp = true
@ -21,7 +21,7 @@ fingerprintAlgorithm = "sha256"
[header] [header]
layout = "basic" # valid options: basic, hamburger, hybrid, custom layout = "basic" # valid options: basic, hamburger, hybrid, custom
# logo = "img/avatar.jpg" # logo = "img/favicon.jpg"
# logoDark = "img/dark-logo.jpg" # logoDark = "img/dark-logo.jpg"
showTitle = true showTitle = true