From e9cea2af30a84d743f5de2c63b7457c6c4f4a039 Mon Sep 17 00:00:00 2001 From: Luca Date: Sun, 26 Mar 2023 18:43:16 +0200 Subject: [PATCH] Fix Open Graph metadata --- layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 162c5f9..0599202 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -8,7 +8,7 @@ - + {{ block "title" . }}{{ .Title }} | > < {{ .Site.Title }}{{ end }}