Skip to content

Commit 44d35a9

Browse files
committed
Fix: blog images didn't work
1 parent e4a851e commit 44d35a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2024-04-01-pyos-newsletter-april-2024.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ pyOpenSci editors are volunteers who fulfill a critical role within pyOpenSci. E
2929
We’ve been talking (a lot) about the [PyCon Maintainers Summit](https://us.pycon.org/2024/events/maintainers-summit/) (which is now full, but [you can sign up for the waitlist](https://us.pycon.org/2024/events/maintainers-summit/)), happening this May in Pittsburgh. The Maintainers Summit, included in your [PyCon registration](https://us.pycon.org/2024/accounts/login/?next=/2024/registration/register), is where we come together to discuss and foster best practices on how to develop sustainable projects and nurture thriving communities. And thanks to [Mariatta Wijaya](https://mariatta.ca/), we’ve got an inside look into everything you can expect in [this incredible video](https://www.youtube.com/watch?v=L-Ok_89QJOM) featuring Kara Sowles, Inessa Pawson, and our Executive Director, Leah Wasser!
3030

3131
<a href="https://www.youtube.com/watch?v=L-Ok_89QJOM" target="_blank">
32-
<img src={{"/images/newsletter/04-2024-newsletter/ms-pycon-2024.png" | relative_url }} alt="Watch the video" width="720" height="540" border="10" />
32+
<img src="/images/newsletter/04-2024-newsletter/ms-pycon-2024.png" alt="Watch the video" width="720" height="540" border="10" />
3333
</a>
3434

3535
## <i class="fa-regular fa-map"></i> Welcome, EOmaps!
3636
<figure>
3737
<a href="/images/newsletter/04-2024-newsletter/eomapslogo.png">
38-
<img src={{ "/images/newsletter/04-2024-newsletter/eomapslogo.png" | relative_url }} style="max-width:100%" alt="The EOmaps logo, which spells out EOmaps in white letters on a black background. In place of the letter 'O' is a grey globe with white meridian lines, and a red arrow pointing to the globe.">
38+
<img src="/images/newsletter/04-2024-newsletter/eomapslogo.png" style="max-width:100%" alt="The EOmaps logo, which spells out EOmaps in white letters on a black background. In place of the letter 'O' is a grey globe with white meridian lines, and a red arrow pointing to the globe.">
3939
</a>
4040
<figcaption>
4141
Welcome to pyOpenSci, EOmaps!

0 commit comments

Comments
 (0)