aboutsummaryrefslogtreecommitdiff
path: root/src/templates/blog-single.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/blog-single.html')
-rw-r--r--src/templates/blog-single.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/templates/blog-single.html b/src/templates/blog-single.html
index 8622007..10012b6 100644
--- a/src/templates/blog-single.html
+++ b/src/templates/blog-single.html
@@ -3,10 +3,8 @@
<head>
<title>Mark's Kitchen - Blog</title>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" type="text/css" href="/css/styles.css">
- <link rel="shortcut icon" href="/favicon.ico">
+ {{> header}}
</head>
<body>
@@ -20,4 +18,4 @@
{{> footer}}
</body>
-</html> \ No newline at end of file
+</html>