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.
1 parent 7a2e600 commit f3d4e82Copy full SHA for f3d4e82
docs/_templates/landing_footer.html
@@ -1,6 +1,6 @@
1
<footer class="footer-section">
2
<div class="grid__mpl-info">
3
- <h1>matplotlib</h1>
+ <h1>Matplotlib</h1>
4
<ul class="social fas">
5
<li>
6
<a href="https://github.com/matplotlib/matplotlib" aria-label="Matplotlib on Github">
@@ -38,6 +38,7 @@ <h1>matplotlib</h1>
38
</div>
39
40
<ul class="mpl-links grid__mpl-links">
41
+ <li><a href="https://matplotlib.org/matplotblog/">Matplotblog</a></li>
42
43
<a
44
href="https://github.com/matplotlib/matplotlib/blob/master/CODE_OF_CONDUCT.md"
0 commit comments