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>