From d4e211c9309683830bacf44d4da659a2de889e6a Mon Sep 17 00:00:00 2001 From: Pau Date: Fri, 23 Dec 2022 10:12:05 +0100 Subject: [PATCH] Changes About --- themes/sophie-lewis/layouts/_default/single.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) 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 }}