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:
authorAlphonse Mariya <alphonse.mariya@hotmail.com>2021-11-11 01:56:13 +0300
committerGitHub <noreply@github.com>2021-11-11 01:56:13 +0300
commitb93ac81256997ec490ad8d5847ae40c76a44f0ee (patch)
tree57ddaf5639869a25e92ccc8cbbd0bd62bdeff5e6 /exampleSite
parent0048b9dc51346c55e446213649a102d31c873b89 (diff)
Remove hide configs (#618)
* Remove "hide" configurations * Remove "footerContent"
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 0dcd0a7..87153d3 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -18,11 +18,7 @@ keywords = "blog,developer,personal"
info = ["Full Stack DevOps", "Magician"]
avatarURL = "images/avatar.jpg"
#gravatar = "john.doe@example.com"
-footerContent = "Enter a text here."
dateFormat = "January 2, 2006"
-hideFooter = false
-hideCredits = false
-hideCopyright = false
since = 2019
# Git Commit in Footer, uncomment the line below to enable it
commit = "https://github.com/luizdepra/hugo-coder/tree/"
@@ -167,7 +163,6 @@ author = "João Ninguém"
info = "Full Stack DevOps e Mágico"
description = "Sítio pessoal de João Ninguém"
keywords = "blog,desenvolvedor,pessoal"
-footerContent = "Coloque algum texto aqui."
[[languages.pt-br.menu.main]]
name = "Sobre"