Skip to content

Commit 840a039

Browse files
authored
Merge pull request #16505 from donchanee/master
Add link to blog to front page
2 parents 7b3c3bb + 1bdcd09 commit 840a039

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

doc/index.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +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>!
124-
or see cool plots on <a href="https://www.instagram.com/matplotart/">Instagram</a>!</p>
123+
<ul>
124+
<li>Tweet us at <a href="https://twitter.com/matplotlib">@matplotlib</a>!</li>
125+
<li>See cool plots on <a href="https://www.instagram.com/matplotart/">@matplotart</a> Instagram!</li>
126+
<li>Check out our <a href="https://matplotlib.org/matplotblog/">Blog</a>!</li>
127+
</ul>
125128
</div>
126129
</div>
127130
<hr class='box-sep'>

0 commit comments

Comments
 (0)