diff --git a/themes/sophie-lewis/layouts/_default/single.html b/themes/sophie-lewis/layouts/_default/single.html index ef60691..0cd9101 100644 --- a/themes/sophie-lewis/layouts/_default/single.html +++ b/themes/sophie-lewis/layouts/_default/single.html @@ -1,7 +1,6 @@ {{ define "main" }} {{ $content_class := $.Page.Params.title | lower }} {{ if eq (.Title | lower) "about" }} -
{{ $img := relURL "img/headshot_example.png" }} @@ -17,11 +16,8 @@ {{ end }}
-
-
- {{.Content}} -
-
+
+ {{.Content}}
{{ else }}