From df7d1ec306d6f36fd2a10d5bd19ad63b41675b2a Mon Sep 17 00:00:00 2001 From: Florian Bischof Date: Sat, 1 Mar 2025 18:12:19 +0100 Subject: [PATCH] Add current leaflet version to reference.html --- build/leafdoc-templates/html.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/leafdoc-templates/html.hbs b/build/leafdoc-templates/html.hbs index b07a368fa..8429e175e 100644 --- a/build/leafdoc-templates/html.hbs +++ b/build/leafdoc-templates/html.hbs @@ -6,7 +6,7 @@ bodyclass: api-page

Leaflet API reference

-

This reference reflects Leaflet {{site.latest_leaflet_version}}. Check this list if you are using a different version of Leaflet.

+

This reference reflects Leaflet \{{site.latest_leaflet_version}}. Check this list if you are using a different version of Leaflet.