mirror of
https://github.com/Vimux/Binario.git
synced 2025-04-22 16:39:06 +00:00
Make Algolia-Search configurable -- exampleSite
This commit is contained in:
parent
a3fd730cc7
commit
4640a8f175
1 changed files with 7 additions and 0 deletions
|
@ -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 = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue