From 0c71fbd28f2df3ec42b76e34f8ada696cd5650f3 Mon Sep 17 00:00:00 2001 From: brooke Date: Tue, 11 Jun 2024 15:49:58 -0400 Subject: [PATCH] remove extra title --- themes/gallo/layouts/partials/head.html | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/gallo/layouts/partials/head.html b/themes/gallo/layouts/partials/head.html index 48bfd0f..9b08ffa 100644 --- a/themes/gallo/layouts/partials/head.html +++ b/themes/gallo/layouts/partials/head.html @@ -45,5 +45,4 @@ {{ $title := print .Site.Title " | " .Title }} {{ if .IsHome }}{{ $title = .Site.Title }}{{ end }} - {{ $title }}