diff --git a/themes/nipponalba/layouts/_default/single.html b/themes/nipponalba/layouts/_default/single.html index fe60acd7..3feef88b 100644 --- a/themes/nipponalba/layouts/_default/single.html +++ b/themes/nipponalba/layouts/_default/single.html @@ -97,7 +97,7 @@ {{ if .Params.likeof }}
Liked {{ .Params.likeof }}{{ end }} {{ if .Params.inreplyto }}
Replied to
{{ end }} {{ if .Params.repostof }}Shared {{ .Params.repostof }}{{ end }}
- {{ if .Content }}{{ .Content }}