Skip to content

Commit 8971fa1

Browse files
committed
FIX: fix title
1 parent 3990f34 commit 8971fa1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# -- Project information -----------------------------------------------------
44

5-
html_title = 'Matplotlib - Visualization with Python'
5+
html_title = 'Visualization with Python'
66
project = "Matplotlib landing page"
77
copyright = (
88
f"2012 - {datetime.datetime.now().year} The Matplotlib development team"

docs/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
.. title:: Matplotlib
2+
13
.. raw:: html
24
:file: body.html

0 commit comments

Comments
 (0)