8000 Backport PR #16505: Add link to blog to front page · matplotlib/matplotlib@5a879eb · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5a879eb

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

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)
0