Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo

This commit is contained in:
jackyzha0
2021-08-27 14:08:18 -04:00
6 changed files with 23 additions and 32 deletions

View File

@ -17,5 +17,11 @@
</style>
{{end}}
{{end}}
{{- with resources.Get "darkmode.js" | minify -}}
<script>
{{.Content | safeJS }}
</script>
{{- end -}}
</head>
{{ template "_internal/google_analytics.html" . }}
{{ template "_internal/google_analytics.html" . }}