diff --git a/docs/_layouts/tutorial_frame.html b/docs/_layouts/tutorial_frame.html index 9941ca7b..a44843b3 100644 --- a/docs/_layouts/tutorial_frame.html +++ b/docs/_layouts/tutorial_frame.html @@ -9,8 +9,8 @@ {% capture root %}{% if page.root %}{{ page.root }}{% else %}{{ layout.root }}{% endif %}{% endcapture %} - - + + {% endif %} diff --git a/docs/_posts/2016-07-16-leaflet-1.0-rc2.md b/docs/_posts/2016-07-16-leaflet-1.0-rc2.md index d3f4b810..197ec95f 100644 --- a/docs/_posts/2016-07-16-leaflet-1.0-rc2.md +++ b/docs/_posts/2016-07-16-leaflet-1.0-rc2.md @@ -43,12 +43,12 @@ Next face-to-face session will be during [FOSS4G](http://2016.foss4g.org/) in Bo As with previous releases, you can use the CDN: - - + + A non-minified version of the javascript file is also available as: - + The release is also available through NPM (`npm install leaflet@rc`), [GitHub download](https://github.com/Leaflet/Leaflet/archive/v1.0.0-rc.2.zip), and [CDN download](http://cdn.leafletjs.com/leaflet/v1.0.0-rc.2/leaflet.zip). We discourage using Bower. diff --git a/docs/_posts/2016-08-05-leaflet-1.0-rc3.md b/docs/_posts/2016-08-05-leaflet-1.0-rc3.md index 2465d0d8..910d4212 100644 --- a/docs/_posts/2016-08-05-leaflet-1.0-rc3.md +++ b/docs/_posts/2016-08-05-leaflet-1.0-rc3.md @@ -36,12 +36,12 @@ And partly in some small village in Iraq under 53° Celsius! As with previous releases, you can use the CDN: - - + + A non-minified version of the javascript file is also available at: - + The release is also available through NPM (`npm install leaflet@rc`), [GitHub download](https://github.com/Leaflet/Leaflet/archive/v1.0.0-rc.3.zip), and [CDN download](http://cdn.leafletjs.com/leaflet/v1.0.0-rc.3/leaflet.zip). We discourage using Bower. diff --git a/docs/download.md b/docs/download.md index 76c7e2e7..4d3d6b4b 100644 --- a/docs/download.md +++ b/docs/download.md @@ -35,13 +35,13 @@ so please read the changelog carefully when upgrading to it. The latest stable Leaflet release is hosted on a CDN — to start using it straight away, place this in the `head` of your HTML code: - - + + or - - + + ### Using a Downloaded Version of Leaflet diff --git a/docs/examples/choropleth-example.html b/docs/examples/choropleth-example.html index 0985a638..f29e1ff9 100644 --- a/docs/examples/choropleth-example.html +++ b/docs/examples/choropleth-example.html @@ -6,7 +6,7 @@ - +