Brandon Boswell
2022-02-13 31297b7e5adfda0def68ac848c4e81789c7278b2
layouts/404.html
@@ -11,12 +11,6 @@
        <a href="/">↳ Let's get you home.</a>
    </div>
</div>
{{- with resources.Get "darkmode.js" | minify -}}
<script>
  {{.Content | safeJS }}
</script>
{{- end -}}
</body>
</html>
</html>