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 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml6
1 files changed, 4 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 405af2c..108b946 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -1,7 +1,7 @@
baseURL = "https://example.com/"
languageCode = "en-US"
title = "My New Hugo Site"
-theme = "bootstrap-bp-hugo-theme"
+theme = "bootstrap-bp-hugo-startpage"
# googleAnalytics = "UA-123-45"
copyright = "Sebastian Pech"
enableRobotsTXT = true
@@ -27,4 +27,6 @@ paginate = 5
#images = ["logo.jpg"]
startPageColumns = true
welcomeText = "Bootstrap-BP hugo startpage"
- showGoogleSearch = true \ No newline at end of file
+ showGoogleSearch = false
+ showBingSearch = false
+ showDuckDuckGoSearch = true