Skip to content

Commit 5e577b2

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 7dd9848 commit 5e577b2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ const formatPrice = (price: number | string) => {
255255
</ul>
256256
<div class="absolute bottom-4 right-4">
257257
<ButtonLink url={signupLink}>Sign Up Now!</ButtonLink>
258-
</div>
258+
</div>
259259
</div>
260260
))}
261261
</div>
@@ -301,7 +301,7 @@ const formatPrice = (price: number | string) => {
301301
</ul>
302302
<div class="absolute bottom-4 right-4">
303303
<ButtonLink url={signupLink}>Sign Up Now!</ButtonLink>
304-
</div>
304+
</div>
305305
</div>
306306
))}
307307
</div>

src/content/deadlines/03_sponsorship.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ url: /sponsorship/sponsor/
66
image: ep-sponsor-exhibit.jpg
77
---
88

9-
Gain visibility and connect with **1,500 Pythonistas** at the world’s oldest Python conference. Sponsor EuroPython 2025!
10-
9+
Gain visibility and connect with **1,500 Pythonistas** at the world’s oldest
10+
Python conference. Sponsor EuroPython 2025!

0 commit comments

Comments
 (0)