diff --git a/layouts/_default/single.html b/layouts/_default/single.html index b7c6663..c96113d 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -1,7 +1,7 @@ {{- define "main" -}}
-
+

{{ .Title }}

{{- with .Description -}}

{{ . }}