mirror of
https://gitlab.com/mrubli/hugo-mod-leaflet.git
synced 2025-10-07 01:54:24 +00:00
layouts: leaflet-loader: Fix absolute URL used for loading quip-maps stylesheet
This commit is contained in:
@@ -9,4 +9,4 @@
|
||||
</script>
|
||||
<script src="{{ .Site.BaseURL }}/js/maps.bundle.js"></script>
|
||||
|
||||
<link rel="stylesheet" href="/css/hugo-mod-leaflet.css" />
|
||||
<link rel="stylesheet" href="{{ .Site.BaseURL }}/css/hugo-mod-leaflet.css" />
|
||||
|
Reference in New Issue
Block a user