From 1f3ef37a44b677c15353f200ca8acba5b5366850 Mon Sep 17 00:00:00 2001 From: hansthen <2202342+hansthen@users.noreply.github.com> Date: Sun, 26 Jul 2026 20:47:48 +0000 Subject: [PATCH] docs: Update switcher.json for $REF_NAME --- docs/_static/switcher.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/_static/switcher.json b/docs/_static/switcher.json index dd94201e11..a519147406 100644 --- a/docs/_static/switcher.json +++ b/docs/_static/switcher.json @@ -4,10 +4,14 @@ "url": "https://python-visualization.github.io/folium/dev/" }, { - "name": "latest (0.20.0)", - "version": "0.20.0", + "name": "latest (1.0.0-pre.1)", + "version": "1.0.0-pre.1", "url": "https://python-visualization.github.io/folium/latest/" }, + { + "version": "0.20.0", + "url": "https://python-visualization.github.io/folium/v0.20.0/" + }, { "version": "0.19.7", "url": "https://python-visualization.github.io/folium/v0.19.7/"