summaryrefslogtreecommitdiff
path: root/layouts/posts/single.html
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2023-08-05 09:54:19 +0200
committerPatrick Spek <p.spek@tyil.nl>2023-08-05 09:54:19 +0200
commit174ec258a0e883af0605b8b007c4cdcc5ee4af3f (patch)
tree005cab10265e0f6c5eca85c5dbfaa68b6e32a30c /layouts/posts/single.html
parent07ae26b4d0730735eadf1055d27a291a69ba0131 (diff)
Add more h-card stuff
Diffstat (limited to 'layouts/posts/single.html')
-rw-r--r--layouts/posts/single.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/layouts/posts/single.html b/layouts/posts/single.html
index eca87b9..ad06924 100644
--- a/layouts/posts/single.html
+++ b/layouts/posts/single.html
@@ -1,3 +1,7 @@
+{{ define "head" }}
+<link rel="author" class="p-author h-card" href="{{ .Site.BaseURL }}">tyil</link>
+{{ end }}
+
{{ define "main" }}
<article class="h-entry">
<header>