🚧 Remove redundant else block

This commit is contained in:
James Panther
2024-01-22 09:12:19 +11:00
parent c514283044
commit 25f82b2f28
-1
View File
@@ -122,7 +122,6 @@
{{ end }}
{{ with $.Params.externalUrl }}
<meta http-equiv="refresh" content="0; url={{ . }}" />
{{ else }}
{{ end }}
{{/* Social */}}
{{ template "_internal/opengraph.html" . }}