Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/spech66/bootstrap-bp-hugo-startpage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 063bdc3..b7cb6b6 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,12 @@ Activate the search engine you want to use (or add a new one).
name = "Bing"
activated = true
url = "https://www.bing.com/search"
+
+[[params.searchEngines]]
+ name = "Baidu"
+ activated = true
+ url = "https://baidu.com/"
+ searchkey = "kw"
```
![startPageColumns = false](https://raw.githubusercontent.com/spech66/bootstrap-bp-hugo-startpage/master/images/screenshot.png)