mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-21 22:42:19 +00:00
disable search (temporarily, I hope)
This commit is contained in:
parent
e51701dfc0
commit
a3848d6aff
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ numberOfRelatedPosts = 6
|
||||||
numberOfFeaturedPosts = 4
|
numberOfFeaturedPosts = 4
|
||||||
toc = true
|
toc = true
|
||||||
timeless = false
|
timeless = false
|
||||||
enableSearch = true
|
enableSearch = false
|
||||||
|
|
||||||
## Comments
|
## Comments
|
||||||
comments = true
|
comments = true
|
||||||
|
|
Loading…
Reference in a new issue