diff --git a/config.toml b/config.toml index 1a73644..9cf22cb 100644 --- a/config.toml +++ b/config.toml @@ -2,7 +2,7 @@ baseurl = "https://www.opencontainers.org" languageCode = "en-us" title = "Open Container Initiative" author = "Patrick Chanezon" -copyright = "Copyright (c) 2015, Linux Foundation;" +copyright = "© 2015 Linux Foundation." canonifyurls = true paginate = 3 theme = "material-design"