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

Skip to content

Commit 5a879eb

Browse files
timhoffmmeeseeksmachine
authored andcommitted
Backport PR #16505: Add link to blog to front page
1 parent 2cc464a commit 5a879eb

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

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)