diff --git a/exampleSite/config.toml b/exampleSite/config.toml index e01e699..622c19c 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 diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 470e2db..0bfead9 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -3,7 +3,11 @@