summaryrefslogtreecommitdiff
path: root/layouts/recipes/list.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/recipes/list.html')
-rw-r--r--layouts/recipes/list.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/layouts/recipes/list.html b/layouts/recipes/list.html
index b758a2b..e80a73a 100644
--- a/layouts/recipes/list.html
+++ b/layouts/recipes/list.html
@@ -1,3 +1,7 @@
+{{ define "head" }}
+<link rel="author" class="p-author h-card" href="{{ .Site.BaseURL }}">tyil</link>
+{{ end }}
+
{{- define "main" }}
<h1>{{ .Title }}</h1>
{{ .Content }}