Blake Allen
2021-10-23 776ef084c9c98163f96cce62621cb8b0cf59bbdd
layouts/index.html
@@ -9,14 +9,8 @@
    {{.Content}}
    <!-- Contact Info -->
    <div class="lt-centre">
    <div>
        {{partial "footer.html" .}}
    </div>
</div>
{{- with resources.Get "darkmode.js" | minify -}}
<script>
  {{.Content | safeJS }}
</script>
{{- end -}}
{{end}}
{{end}}