Skip to content

Commit f3d4e82

Browse files
committed
DOC: add link to blog to landing page
1 parent 7a2e600 commit f3d4e82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/_templates/landing_footer.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<footer class="footer-section">
22
<div class="grid__mpl-info">
3-
<h1>matplotlib</h1>
3+
<h1>Matplotlib</h1>
44
<ul class="social fas">
55
<li>
66
<a href="https://github.com/matplotlib/matplotlib" aria-label="Matplotlib on Github">
@@ -38,6 +38,7 @@ <h1>matplotlib</h1>
3838
</div>
3939

4040
<ul class="mpl-links grid__mpl-links">
41+
<li><a href="https://matplotlib.org/matplotblog/">Matplotblog</a></li>
4142
<li>
4243
<a
4344
href="https://github.com/matplotlib/matplotlib/blob/master/CODE_OF_CONDUCT.md"

0 commit comments

Comments
 (0)