diff --git a/layouts/posts/single.html b/layouts/posts/single.html index 7c5dae0..ee4f9f2 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -41,7 +41,10 @@ {{ define "main" }} {{ with .Params.image }} - + + {{ with .copyright }} + + {{ end }} {{ end }}
{{ with .Params.tags }}