Add Map in Posts
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
<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();
|
||||
|
||||
Reference in New Issue
Block a user