From bc42979aa49540073fa022c5c76306995fc8ab58 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Fri, 4 Nov 2022 08:05:13 -0700 Subject: [PATCH] Remove the back button from photo posts --- layouts/photos/single.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/layouts/photos/single.html b/layouts/photos/single.html index 9ed20a8..71bba15 100644 --- a/layouts/photos/single.html +++ b/layouts/photos/single.html @@ -3,8 +3,6 @@ {{ end }} {{ define "main" }} - - {{- if .Title -}} {{ partial "content_header.html" . }} {{- end -}}