Brecht Savelkoul
2021-08-13 f9920f6d736754372075c8f1014ab9440e333317
layouts/_default/single.html
@@ -18,13 +18,6 @@
    </article>
    {{partial "footer.html" .}}
</div>
{{- with resources.Get "darkmode.js" | minify -}}
<script>
  {{.Content | safeJS }}
</script>
{{- end -}}
</body>
</html>
</html>