From 6a77e2bb06a822b001be16315ddb583bc6fce7e6 Mon Sep 17 00:00:00 2001
From: JP Hastings-Spital
Date: Wed, 2 Aug 2023 17:59:27 +0100
Subject: [PATCH] Make author an h-card
---
themes/hello-friend-ng/layouts/_default/single.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/themes/hello-friend-ng/layouts/_default/single.html b/themes/hello-friend-ng/layouts/_default/single.html
index c007270f..85317429 100644
--- a/themes/hello-friend-ng/layouts/_default/single.html
+++ b/themes/hello-friend-ng/layouts/_default/single.html
@@ -9,9 +9,9 @@
{{ i18n "readingTime" .Page.ReadingTime }}
-
+
- {{ .Site.Author.name }}
+ {{ .Site.Author.name }}