diff options
author | Yihui Xie | 2018-01-27 19:41:46 -0600 |
---|---|---|
committer | Yihui Xie | 2018-01-27 19:41:46 -0600 |
commit | dc1cbc64096d7c1584aa34509040c41f309a4179 (patch) | |
tree | b2ca190927dad7ca57c53a1f5a807f2a0a5e57df | |
parent | 6d12cfc380bb3af357f45e4cec5ad8bd9f8e36ac (diff) | |
download | hugo-xmin-dc1cbc64096d7c1584aa34509040c41f309a4179.tar.lz hugo-xmin-dc1cbc64096d7c1584aa34509040c41f309a4179.tar.zst hugo-xmin-dc1cbc64096d7c1584aa34509040c41f309a4179.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 8441c44..f025105 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 | [Github](https://github.com/yihui) | [Twitter](https://twitter.com/xieyihui)" + footer = "© [Yihui Xie](https://yihui.name) 2017 -- 2018 | [Github](https://github.com/yihui) | [Twitter](https://twitter.com/xieyihui)" |