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.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/templates/blog-single.html b/src/templates/blog-single.html
index 3dd0520..201caaa 100644
--- a/src/templates/blog-single.html
+++ b/src/templates/blog-single.html
@@ -2,10 +2,11 @@
<html lang="en">
<head>
- <title>Mark's Kitchen - Blog</title>
+ <title>Mark's Kitchen &#8212; Blog</title>
<link rel="stylesheet" type="text/css" href="/css/styles.css">
<meta name="description" content="A post from {{date}}">
{{> header}}
+ <script src="/js/hello.js"></script>
</head>
<body>