layouts/index.html @@ -13,10 +13,4 @@ {{partial "footer.html" .}} </div> </div> {{- with resources.Get "darkmode.js" | minify -}} <script> {{.Content | safeJS }} </script> {{- end -}} {{end}}