Fix typo in default.hbs (#393)

This commit is contained in:
Chaotic Law
2017-09-29 08:23:39 -04:00
committed by Austin Burdine
parent 4f78d99112
commit 25f12d760b
+1 -1
View File
@@ -14,7 +14,7 @@
{{!-- Styles'n'Scripts --}}
<link rel="stylesheet" type="text/css" href="{{asset "built/screen.css"}}" />
{{!-- This tag outputes SEO meta+structured data and other important settings --}}
{{!-- This tag outputs SEO meta+structured data and other important settings --}}
{{ghost_head}}
</head>