Alexandre Dubé
2022-01-31 49cdca5dfc32e56788f30a9a7e8b5a6225013edb
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>