Add Leaflet
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
<html lang="en">
|
<html lang="en">
|
||||||
{{- partial "head.html" . -}}
|
{{- partial "head.html" . -}}
|
||||||
<body>
|
<body>
|
||||||
|
{{ if .HasShortcode "leaflet-map" }}
|
||||||
|
{{ partial "leaflet-loader" . }}
|
||||||
|
{{ end }}
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
// Immediately set theme on page load
|
// Immediately set theme on page load
|
||||||
setThemeByUserPref();
|
setThemeByUserPref();
|
||||||
|
|||||||
Reference in New Issue
Block a user