Make Algolia-Search configurable -- exampleSite

This commit is contained in:
Nils Bokermann 2021-03-31 10:07:14 +02:00
parent a3fd730cc7
commit 4640a8f175

View file

@ -3,7 +3,14 @@ title = "Binario"
languageCode = "en-us"
paginate = 10
theme = "binario"
themesDir = "../.."
[Params]
description = "Responsive card-based & code-light Hugo theme"
columns = 2
[Params.algoliaSearch]
enable = false
appId = ''
apiKey = ''
siteId = ''
branch = ''