summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>