From 985e481c2790ecd96f0f6dab9a6ebe7f16e141d8 Mon Sep 17 00:00:00 2001 From: Yihui Xie Date: Tue, 19 Mar 2019 21:56:40 -0500 Subject: update copyright year --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index f025105..38e85d1 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -34,4 +34,4 @@ footnotereturnlinkcontents = "↩" [params] description = "A website built through Hugo and blogdown." - footer = "© [Yihui Xie](https://yihui.name) 2017 -- 2018 | [Github](https://github.com/yihui) | [Twitter](https://twitter.com/xieyihui)" + footer = "© [Yihui Xie](https://yihui.name) 2017 -- 2019 | [Github](https://github.com/yihui) | [Twitter](https://twitter.com/xieyihui)" -- cgit