mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-07-26 00:01:22 +00:00
Execute darkmode script before first render
This commit is contained in:
@@ -18,13 +18,6 @@
|
||||
</article>
|
||||
{{partial "footer.html" .}}
|
||||
</div>
|
||||
|
||||
{{- with resources.Get "darkmode.js" | minify -}}
|
||||
<script>
|
||||
{{.Content | safeJS }}
|
||||
</script>
|
||||
{{- end -}}
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user