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

github.com/luizdepra/hugo-coder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClément Pannetier <35581688+clement-pannetier@users.noreply.github.com>2020-04-02 16:12:42 +0300
committerGitHub <noreply@github.com>2020-04-02 16:12:42 +0300
commit5a10cb7e6c4c3036b4cc87806a7242d78fdca45d (patch)
tree65c8b94b814ea0a4382a76f3f6b8077043dde749 /exampleSite
parent911a39528b036e8f367cf3741b2842259da4db69 (diff)
feature to fix issue #288 (#289)
* fix for issue #288 * refactor some conditionnal statements * adding hideFooter parameter to exampleSite config
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 823c28a..a930053 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -26,6 +26,7 @@ disqusShortname = "yourdiscussshortname"
dateformat = "January 2, 2006"
+ hideFooter = false
hideCredits = false
hideCopyright = false
since = 2019