Skip to content

Commit

Permalink
Timeline: Fix Liechtenstein postcard image (#1261)
Browse files Browse the repository at this point in the history
  • Loading branch information
hedyhli committed Mar 19, 2024
1 parent 5f103ef commit f1d3a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pydis_site/templates/home/timeline.html
Expand Up @@ -668,7 +668,7 @@ <h2 class="has-text-dark">PyDis Game Jam 2020 with the “Three of a Kind” the
<div class="cd-timeline__content has-background-white-bis text-component">
<h2 class="has-text-dark">Python Discord hits 40,000 members, and is now bigger than Liechtenstein.</h2>
<p class="color-contrast-medium has-text-dark"><img
src="https://cdn.discordapp.com/attachments/354619224620138496/699666518476324954/unknown.png">
src="https://raw.githubusercontent.com/python-discord/branding/main/wallpapers/bigger%20than%20liechtenstein/pydis%20postcard.png">
</p>

<div class="flex justify-between items-center">
Expand Down

0 comments on commit f1d3a72

Please sign in to comment.