8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2cc464a + 5a879eb commit 532c9f3Copy full SHA for 532c9f3
doc/index.rst
@@ -120,8 +120,11 @@ Software Foundation Code of Conduct <coc_>`_ in everything we do.
120
</div>
121
<div class="box-item">
122
<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>
+ <ul>
+ <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>
128
129
130
<hr class='box-sep'>
0 commit comments