From 307a0a9153e55e86954f4e7b8726cc92c172e19e Mon Sep 17 00:00:00 2001 From: Yihui Xie Date: Fri, 16 Jun 2017 22:54:36 -0500 Subject: rename copyright to footer, since the variable copyright is used in the RSS feed --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exampleSite/config.toml') 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)" -- cgit 1.4.1