From e568aacd56d96264dd4e8406170497506585b838 Mon Sep 17 00:00:00 2001 From: Florian Bischof Date: Sun, 18 May 2025 09:13:16 +0200 Subject: [PATCH] Fix formatting of blog post --- docs/_posts/2025-05-18-leaflet-2.0.0-alpha.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_posts/2025-05-18-leaflet-2.0.0-alpha.md b/docs/_posts/2025-05-18-leaflet-2.0.0-alpha.md index 5df237b61..7d7635316 100644 --- a/docs/_posts/2025-05-18-leaflet-2.0.0-alpha.md +++ b/docs/_posts/2025-05-18-leaflet-2.0.0-alpha.md @@ -21,6 +21,7 @@ This release marks a major modernization of the Leaflet codebase. We've dropped - Automatic OSM attribution if none is provided when using OSM tiles - Numerous small cleanups and internal improvements - We replaced `layers.png` with `layers.svg` for the Control.Layers. Adjust your bundler configuration if necessary. + --- ## Migration