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

github.com/ExchangeRate-API/strange-case.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid M <565357+David-N55@users.noreply.github.com>2021-03-04 15:57:49 +0300
committerGitHub <noreply@github.com>2021-03-04 15:57:49 +0300
commit3ea1d7d50bd0c1a0fa50747ec012a845d59810a3 (patch)
tree0ab2d9d28e417f95328bf72836607865fb7ac62a /exampleSite
parent26404ab591859b728b677f00b31e2d42f6775311 (diff)
parentaa133bcfe83440b629d827306f04183fe3ac5c23 (diff)
Merge pull request #14 from jkaye2012/masterHEADmaster
Fix deprecation warnings and correct README
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 4c0e868..bad755e 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -13,7 +13,6 @@ theme = "strange-case"
colorScheme = "scheme-darkbrown"
dateformat = "Jan 2, 2006"
description = "A Hugo Theme built with Bootstrap"
- sidebarDescription = "A Hugo Theme built with Bootstrap"
sidebarFreeText = "A optional paragraph of free text. Set to blank in config.toml to clear..."
piwikSiteID = ""
piwikURL = ""
@@ -26,4 +25,4 @@ theme = "strange-case"
[[menu.main]]
name = "Bootstrap"
post = "<span class='glyphicon glyphicon-ok'></span>"
- url = "http://getbootstrap.com" \ No newline at end of file
+ url = "http://getbootstrap.com"