summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2023-08-29 13:01:15 +0200
committerPatrick Spek <p.spek@tyil.nl>2023-08-29 13:01:42 +0200
commit789289246eb2f1c0c47f25acc5203e6003fbdfab (patch)
treea0c3cba3ef1168d5260acfc1a27c61e107072b9a
parent25f1d68ae86ed53f6ca9258fd25fdd1a6ad538b0 (diff)
Remove author rel-link
-rw-r--r--layouts/recipes/list.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/recipes/list.html b/layouts/recipes/list.html
index e80a73a..b758a2b 100644
--- a/layouts/recipes/list.html
+++ b/layouts/recipes/list.html
@@ -1,7 +1,3 @@
-{{ define "head" }}
-<link rel="author" class="p-author h-card" href="{{ .Site.BaseURL }}">tyil</link>
-{{ end }}
-
{{- define "main" }}
<h1>{{ .Title }}</h1>
{{ .Content }}