summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2023-08-07 08:31:52 +0200
committerPatrick Spek <p.spek@tyil.nl>2023-08-07 08:31:52 +0200
commitd83325a57e676e19a8a88c58752c823f63d79e9c (patch)
treed5b4f69f563bdeb249ae922ea9b08a4a05b75178
parent623d256bd85f0d5e19c34802486c13552b783a35 (diff)
Remove link which causes my nickname to be displayed out of context
-rw-r--r--layouts/posts/single.html4
-rw-r--r--layouts/recipes/single.html4
2 files changed, 0 insertions, 8 deletions
diff --git a/layouts/posts/single.html b/layouts/posts/single.html
index ad06924..eca87b9 100644
--- a/layouts/posts/single.html
+++ b/layouts/posts/single.html
@@ -1,7 +1,3 @@
-{{ define "head" }}
-<link rel="author" class="p-author h-card" href="{{ .Site.BaseURL }}">tyil</link>
-{{ end }}
-
{{ define "main" }}
<article class="h-entry">
<header>
diff --git a/layouts/recipes/single.html b/layouts/recipes/single.html
index 4ce7822..353abd2 100644
--- a/layouts/recipes/single.html
+++ b/layouts/recipes/single.html
@@ -1,7 +1,3 @@
-{{ define "head" }}
- <script type="text/javascript" src="/js/cookbook.js"></script>
-{{- end }}
-
{{ define "main" }}
<article>
<header>