Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 62450fd

Browse files
committed
Small index change
1 parent 918649a commit 62450fd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

doc/_templates/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,10 @@ <h1>Installation</h1>
9191

9292
<h1>Documentation</h1>
9393

94-
This is the documentation for Matplotlib version {{ version }}.
94+
<p>This is the documentation for Matplotlib version {{ version }}.</p>
9595

96-
To get started, read the <a href="{{ pathto('users/index') }}">
97-
User's Guide</a>.
96+
<p>To get started, read the <a href="{{ pathto('users/index') }}">
97+
User's Guide</a>.</p>
9898

9999
<p id="other_versions"></p>
100100
<script>

0 commit comments

Comments
 (0)