Skip to content

Commit e3e93bf

Browse files
committed
Disable the search feature, which currently relies on an external third-party service.
1 parent 446b061 commit e3e93bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ paginate = 10
153153
[params.widgets]
154154
categories = true
155155
tags = true
156-
search = true
156+
search = false
157157

158158
[taxonomies]
159159
author = "author"

0 commit comments

Comments
 (0)