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

github.com/spech66/bootstrap-bp-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pech <windows@spech.de>2019-09-14 12:48:01 +0300
committerGitHub <noreply@github.com>2019-09-14 12:48:01 +0300
commite606bec7f2151542d7b012ab87155e18a053007f (patch)
tree54c32aecde3d7575c58c50d56b947b353db90610
parent3491e9bc193907cdf923fc729449acc207d61076 (diff)
parentff13374436b1026251a224903ed65f28e33f4f13 (diff)
Merge pull request #2 from midzer/patch-1
fix colorTheme -> themeColor
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 39525de..54197a0 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Most settings should be done with hugo specific variables. There are only a few
* `showListsGrouped = true` to add headers for every year.
* `showPostSummary = true` to only show a summary on index and lists.
* `alwaysExpandMenu = true` to expand the menu on non-mobile devices otherwise the mobile button is shown on all devices.
-* `colorTheme` set to dark, light, blue (do not set for bootstrap default)
+* `themeColor` set to dark, light, blue (do not set for bootstrap default)
![startPageColumns = false](https://raw.githubusercontent.com/spech66/bootstrap-bp-hugo-theme/master/images/tn.png)