Skip to content

Commit

Permalink
MNT: try and embed discourse
Browse files Browse the repository at this point in the history
  • Loading branch information
jklymak committed Oct 23, 2021
1 parent ddf9ad0 commit 82a1acd
Showing 1 changed file with 4 additions and 23 deletions.
27 changes: 4 additions & 23 deletions docs/body.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,30 +129,10 @@ <h1>Matplotlib: Visualization with Python</h1>
<!-- make these easier to visually differentiate !-->
<!-- optional important news -->
<h3>News</h3>
<div class="news__item--highlight">
<h5 class="date">March 30, 2021</h5>
<h4 class="title">Matplolib 3.4.1 Released</h4>
<p>
This is the first bug-fix release for the 3.4 series and includes
critical bug fixes for 3D scatters.
</p>
<a href="" class="link--offsite">Matplolib 3.4.1 Released</a>
</div>

<!-- START NEWS ITEMS -->
<div class="news__item">
<h5 class="date">March 30, 2021</h5>
<a href="" class="link--offsite">Matplotlib 3.4.0 release</a>
</div>

<div class="news__item">
<h5 class="date">March 11, 2021</h5>
<a href="" class="link--offsite"
>Matplotlib 3.4.0 release candidate 3</a
>
</div>

<d-topics-list discourse-url="https://discourse.matplotlib.org/" per-page="5">
</d-topics-list>
</div>

<!-- END NEWS ITEMS -->
<!-- link to discourse -->
<div class="news__discourse-link">
Expand Down Expand Up @@ -481,3 +461,4 @@ <h4>Donate</h4>
</ul>
</section>
<script src="_static/script.js"></script>
<script src="http://discourse.matplotlib.org/javascripts/embed-topics.js"></script>

0 comments on commit 82a1acd

Please sign in to comment.