@@ -129,30 +129,10 @@ <h1>Matplotlib: Visualization with Python</h1>
129
129
<!-- make these easier to visually differentiate !-->
130
130
<!-- optional important news -->
131
131
< h3 > News</ h3 >
132
- < div class ="news__item--highlight ">
133
- < h5 class ="date "> March 30, 2021</ h5 >
134
- < h4 class ="title "> Matplolib 3.4.1 Released</ h4 >
135
- < p >
136
- This is the first bug-fix release for the 3.4 series and includes
137
- critical bug fixes for 3D scatters.
138
- </ p >
139
- < a href ="" class ="link--offsite "> Matplolib 3.4.1 Released</ a >
140
- </ div >
141
-
142
- <!-- START NEWS ITEMS -->
143
- < div class ="news__item ">
144
- < h5 class ="date "> March 30, 2021</ h5 >
145
- < a href ="" class ="link--offsite "> Matplotlib 3.4.0 release</ a >
146
- </ div >
147
-
148
- < div class ="news__item ">
149
- < h5 class ="date "> March 11, 2021</ h5 >
150
- < a href ="" class ="link--offsite "
151
- > Matplotlib 3.4.0 release candidate 3</ a
152
- >
153
- </ div >
132
+
133
+ < d-topics-list discourse-url ="https://discourse.matplotlib.org/ " per-page ="5 ">
134
+ </ d-topics-list >
154
135
</ div >
155
-
156
136
<!-- END NEWS ITEMS -->
157
137
<!-- link to discourse -->
158
138
< div class ="news__discourse-link ">
@@ -481,3 +461,4 @@ <h4>Donate</h4>
481
461
</ ul >
482
462
</ section >
483
463
< script src ="_static/script.js "> </ script >
464
+ < script src ="http://discourse.matplotlib.org/javascripts/embed-topics.js "> </ script >
0 commit comments