Skip to content

Commit c632332

Browse files
committed
Remove extra offsite CSS from news links
These cause extra arrows to be added in the middle of the news text.
1 parent db9ec6c commit c632332

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/body.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,14 +124,16 @@ <h3>News<a class="headerlink" href="#news" title="Permalink to news section">#</
124124
<h5 class="date">May 30, 2023</h5>
125125
<a href="https://discourse.matplotlib.org/t/gsoc-contributor-chosen/23850" class="link--offsite">Ratnabali Dutta chosen as GSOC contributor</a>
126126
<p>
127-
Thanks to the Google Summer of Code (GSOC) program, Ratnabali Dutta joins us this summer to work on improving our mathematical typesetting module <a href="https://matplotlib.org/stable/tutorials/text/mathtext.html" class="link--offsite">MathTex</a>.
127+
Thanks to the Google Summer of Code (GSOC) program, Ratnabali Dutta joins us this summer to work on improving our mathematical typesetting module <a href="https://matplotlib.org/stable/tutorials/text/mathtext.html">MathTex</a>.
128128
</p>
129129
</div>
130130

131131
<div class="news__item">
132132
<h5 class="date">May 18, 2023</h5>
133133
<a href="https://discourse.matplotlib.org/t/gsod-writer-hired/23796" class="link--offsite">Eva Sibinga hired as GSOD Technical Writer</a>
134-
<p> Thanks to funding from the Google Season of Docs (GSOD) program, Eva Sibinga will be joining us to work on <a href="https://github.com/matplotlib/matplotlib/wiki/Google-Season-of-Docs-2023:-Proposal" class="link--offsite">cataloguing our gallery</a>. </p>
134+
<p>
135+
Thanks to funding from the Google Season of Docs (GSOD) program, Eva Sibinga will be joining us to work on <a href="https://github.com/matplotlib/matplotlib/wiki/Google-Season-of-Docs-2023:-Proposal">cataloguing our gallery</a>.
136+
</p>
135137
</div>
136138
<div class="news__item">
137139
<h5 class="date">May 5, 2023</h5>

0 commit comments

Comments
 (0)