diff --git a/layouts/partials/site-footer.html b/layouts/partials/site-footer.html index 12bdc12..b037360 100644 --- a/layouts/partials/site-footer.html +++ b/layouts/partials/site-footer.html @@ -34,5 +34,12 @@ {{ end }} + {{ with .Site.Params.GeekblogContentLicense }} +
+ + Content licensed under {{ .name }} + +
+ {{ end }}