rename copyright to footer, since the variable copyright is used in the RSS feed
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M exampleSite/config.toml → exampleSite/config.toml
@@ -33,4 +33,4 @@ url = "/index.xml" [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)"