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

github.com/rhazdon/hugo-theme-hello-friend-ng.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels Reijn <reijnn@gmail.com>2021-02-08 19:05:40 +0300
committerNiels Reijn <reijnn@gmail.com>2021-02-08 19:05:40 +0300
commit9388f295b2e0e97d3824a783ec0a7b86f130c265 (patch)
tree3646b7b618a0cc8a909104b23c94ef0e5a3f7303 /exampleSite
parentdb10e62c04745ab045f7efd2f88970398c781802 (diff)
Further improve footer
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml7
1 files changed, 5 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index c1bf583..019a764 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -94,11 +94,14 @@ disableHugoGeneratorInject = false
# If you want, you can easily override the default footer with your own content.
#
[params.footer]
+ trademark = false
rss = false
copyright = false
author = false
- lowerText = ["Powered by <a href=\"http://gohugo.io\">Hugo</a>",
- "Made with &#10084; by <a href=\"https://github.com/rhazdon\">Djordje Atlialp</a>"]
+
+ topText = ["Powered by <a href=\"http://gohugo.io\">Hugo</a>"]
+ bottomText = ["Powered by <a href=\"http://gohugo.io\">Hugo</a>",
+ "Made with &#10084; by <a href=\"https://github.com/rhazdon\">Djordje Atlialp</a>"]
# Colors for favicons
#