Skip to content

Commit 968bcda

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 23b3bf8 commit 968bcda

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/components/sponsor-tiers/ribbon.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ const { className, style } = Astro.props;
5050
</g>
5151
</g>
5252
</g>
53-
</svg>
53+
</svg>

src/components/sponsor-tiers/sponsor-tiers.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,4 @@ const formatPrice = (price: number | string) => {
181181
</div>
182182
))
183183
}
184-
</div>
184+
</div>

src/content/pages/sponsor.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Join us from July 14th to 20th in the **[Prague Congress Centre (PCC)](https://w
2727

2828
#### EuroPython 2024 Stats & Demographics
2929

30-
EuroPython 2024 was a hybrid conference, hosted both in Prague and online,
30+
EuroPython 2024 was a hybrid conference, hosted both in Prague and online,
3131
bringing together the best of both worlds.
3232

3333
<div class="text-center mt-4">

0 commit comments

Comments
 (0)