From 1d9a8846ecbc024ec1321b0f199fd3dbaf46c2f1 Mon Sep 17 00:00:00 2001 From: Nils Kempen Date: Wed, 24 Feb 2021 15:24:51 +0100 Subject: [PATCH] fix hcard in postInfo --- layouts/partials/postInfo.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/postInfo.html b/layouts/partials/postInfo.html index 482283f..86d710a 100644 --- a/layouts/partials/postInfo.html +++ b/layouts/partials/postInfo.html @@ -9,7 +9,7 @@ {{ end }} {{ .Permalink }} - {{ .Params.author | default .Site.Params.author }} + {{ .Params.author | default .Site.Params.author }}