From 5371fed8201719af683a6fb44c0b536ae9f6f7b1 Mon Sep 17 00:00:00 2001 From: Sebastian Bugge Date: Tue, 26 Dec 2023 13:53:27 +0100 Subject: [PATCH] Remove cursor. --- layouts/partials/logo.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/layouts/partials/logo.html b/layouts/partials/logo.html index 0136aac..4621857 100644 --- a/layouts/partials/logo.html +++ b/layouts/partials/logo.html @@ -6,11 +6,6 @@ {{ with .Site.Params.Logo.logoMark }}{{ . }}{{ else }}>{{ end }} {{ with .Site.Params.Logo.logoText }}{{ . }}{{ else }}hello{{ end }} - - {{ end }}