about summary refs log tree commit diff stats
path: root/exampleSite/config.toml
diff options
context:
space:
mode:
authorYihui Xie2017-06-16 22:54:36 -0500
committerYihui Xie2017-06-16 22:54:36 -0500
commit307a0a9153e55e86954f4e7b8726cc92c172e19e (patch)
treec624f273b28f3ba094e0e3b3e664fb067b167e07 /exampleSite/config.toml
parentd023e3b56011d349703373540dff5cf7e50beb85 (diff)
downloadhugo-xmin-307a0a9153e55e86954f4e7b8726cc92c172e19e.tar.lz
hugo-xmin-307a0a9153e55e86954f4e7b8726cc92c172e19e.tar.zst
hugo-xmin-307a0a9153e55e86954f4e7b8726cc92c172e19e.zip
rename copyright to footer, since the variable copyright is used in the RSS feed
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index e262bb7..2c6497a 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -33,4 +33,4 @@ footnotereturnlinkcontents = "↩"
 
 [params]
     description = "A website built through Hugo and blogdown."
-    copyright = "© [Yihui Xie](https://yihui.name) 2017 | [Github](https://github.com/yihui) | [Twitter](https://twitter.com/xieyihui)"
+    footer = "© [Yihui Xie](https://yihui.name) 2017 | [Github](https://github.com/yihui) | [Twitter](https://twitter.com/xieyihui)"