diff --git a/exampleSite/config.toml b/exampleSite/config.toml index be7f40c..a10a293 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -2,7 +2,7 @@ baseURL = "https://risotto.joeroe.io" theme = "risotto" title = "risotto demo" author = "Joe Roe" -copyright = "© 2021–2022 [Joe Roe](https://joeroe.io) & [risotto contributors](https://github.com/joeroe/risotto/graphs/contributors)." +copyright = "© [Joe Roe](https://joeroe.io) & [risotto contributors](https://github.com/joeroe/risotto/graphs/contributors)." paginate = 3 languageCode = "en" DefaultContentLanguage = "en"