Add Leaflet

This commit is contained in:
2022-10-07 16:58:52 +02:00
parent 9ed7c5a582
commit 6dfa8dad9b

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();