fixed image display for articles without a featured image
[theme-danix.xyz.git] / layouts / partials / head.html
index 4045dc6..46f5ee3 100644 (file)
@@ -11,7 +11,7 @@
 
        <link rel="stylesheet" href="{{ $style.RelPermalink }}">
        <link rel="stylesheet" href="{{ "css/syntax.css" |relURL }}">
-       <noscript><link rel="stylesheet" href="{{ $noscript.RelPermalink }}" /></noscript>
+       <noscript><link rel="stylesheet" href="{{ $noscript.RelPermalink }}" ></noscript>
        {{ partial "funcs/favicon.html" . }}
        <link rel="canonical" href="{{ .Permalink }}">