diff --git a/layouts/_default/single.amp.html b/layouts/_default/single.amp.html index 77896e06..21fd3fb0 100644 --- a/layouts/_default/single.amp.html +++ b/layouts/_default/single.amp.html @@ -153,7 +153,6 @@ - {{ partial "schema.html" . }} @@ -172,7 +171,10 @@

{{ .Title }}

-

by {{ .Site.Author.name }} on {{ .Date.Format "January 2, 2006" }}

+

+ by {{ .Site.Author.name }} + on {{ .Date.Format "January 2, 2006" }} +

{{ .Content }}