Jacky Zhao
2021-10-25 f56642f13cb5bffb8c05b239c6a7b90e1b6453e5
layouts/_default/single.html
@@ -23,13 +23,6 @@
    </article>
    {{partial "footer.html" .}}
</div>
{{- with resources.Get "darkmode.js" | minify -}}
<script>
  {{.Content | safeJS }}
</script>
{{- end -}}
</body>
</html>
</html>