diff options
author | Yihui Xie | 2019-03-19 21:56:40 -0500 |
---|---|---|
committer | Yihui Xie | 2019-03-19 21:56:40 -0500 |
commit | 985e481c2790ecd96f0f6dab9a6ebe7f16e141d8 (patch) | |
tree | e2a7efa4bd58fe64599a539a30b36b631dade521 | |
parent | df70ce30b6c512c1c90fcbfa094ee2553c157821 (diff) | |
download | hugo-xmin-985e481c2790ecd96f0f6dab9a6ebe7f16e141d8.tar.lz hugo-xmin-985e481c2790ecd96f0f6dab9a6ebe7f16e141d8.tar.zst hugo-xmin-985e481c2790ecd96f0f6dab9a6ebe7f16e141d8.zip |
update copyright year
-rw-r--r-- | exampleSite/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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)" |