diff --git a/exampleSite/config.toml b/exampleSite/config.toml index dc161cb..f6d8d13 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -19,6 +19,7 @@ dateform = "Jan 2, 2006" dateformfull = "Mon Jan 2 2006 15:04:05 MST" description = "Example blog" copyright = "Copyright © 2015 Nishanth Shanmugham" +# copyrightUrl = "https://creativecommons.org/licenses/by-sa/4.0/" logofile = "img/logo.png" faviconfile = "img/logo.png" highlightjs = true