Compare commits

...

1 Commits

Author SHA1 Message Date
6dfa8dad9b Add Leaflet 2022-10-07 16:58:52 +02:00

View File

@@ -2,6 +2,9 @@
<html lang="en">
{{- partial "head.html" . -}}
<body>
{{ if .HasShortcode "leaflet-map" }}
{{ partial "leaflet-loader" . }}
{{ end }}
<script type="text/javascript">
// Immediately set theme on page load
setThemeByUserPref();