From 03db2cc387e4d33f68f792502d456da9bbd37a14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Fri, 10 Sep 2021 00:32:35 +0200 Subject: [PATCH] theme: correctly define itemprop value #84 --- layouts/partials/header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index c78fedb9a2..90409249f8 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -118,9 +118,9 @@ {{else}}
  • - + {{ .page.Title }} - +
  • {{end}} {{end}}