Skip to content

Commit 05b1b3d

Browse files
author
Martin Journois
committed
Add folium logo in docs
1 parent ebcd729 commit 05b1b3d

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

docs/_static/folium_logo.jpg

8.54 KB
Loading

docs/index.rst

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
.. Folium documentation master file, created by
22
3-
#####################################
4-
Folium: Python Data. Leaflet.js Maps.
5-
#####################################
3+
Folium
4+
######
5+
6+
.. image:: _static/folium_logo.jpg
7+
8+
Python Data. Leaflet.js Maps.
9+
*****************************
610

711
Folium builds on the data wrangling strengths of the Python ecosystem and the mapping strengths of the Leaflet.js library. Manipulate your data in Python, then visualize it in on a Leaflet map via Folium.
812

0 commit comments

Comments
 (0)