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

Skip to content

Commit a22c999

Browse files
authored
Add link to blog to front page #16487
1 parent d81d9f4 commit a22c999

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

doc/index.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,11 @@ Software Foundation Code of Conduct <coc_>`_ in everything we do.
120120
</div>
121121
<div class="box-item">
122122
<img src="_static/fa/hashtag-solid.svg" alt="Social media">
123-
<p>Tweet us at <a href="https://twitter.com/matplotlib">Twitter</a>!</p>
124-
<p>See cool plots on <a href="https://www.instagram.com/matplotart/">Instagram</a>!</p>
125-
<p>Check out our wonderful <a href="https://matplotlib.org/matplotblog/">Blog</a>!</p>
123+
<ul>
124+
<li>Tweet us at <a href="https://twitter.com/matplotlib">Twitter</a>!</li>
125+
<li>See cool plots on <a href="https://www.instagram.com/matplotart/">Instagram</a>!</li>
126+
<li>Check out our <a href="https://matplotlib.org/matplotblog/">Blog</a>!</li>
127+
</ul>
126128
</div>
127129
</div>
128130
<hr class='box-sep'>

0 commit comments

Comments
 (0)