From c1cc2467e75c107c3e5091082d900eaf935d58d0 Mon Sep 17 00:00:00 2001 From: Kazuhiro MUSASHI Date: Sun, 14 Apr 2019 00:00:44 +0800 Subject: [PATCH] Add a shorcode for TopoJSON support. --- layouts/partials/labs-header-content.html | 1 + layouts/shortcodes/leaflet-topojson.html | 29 +++++++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 layouts/shortcodes/leaflet-topojson.html diff --git a/layouts/partials/labs-header-content.html b/layouts/partials/labs-header-content.html index ba6c6af..c72ff0f 100644 --- a/layouts/partials/labs-header-content.html +++ b/layouts/partials/labs-header-content.html @@ -51,6 +51,7 @@ {{ if .Params.leaflet }} + {{ end }}