aboutsummaryrefslogtreecommitdiff
path: root/src/templates/misc.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/misc.html')
-rw-r--r--src/templates/misc.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/templates/misc.html b/src/templates/misc.html
index 9fb376a..ee641d1 100644
--- a/src/templates/misc.html
+++ b/src/templates/misc.html
@@ -3,10 +3,8 @@
<head>
<title>Mark's Kitchen</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>
@@ -27,4 +25,4 @@
</nav>
</body>
-</html> \ No newline at end of file
+</html>