Skip to content

Commit b9d6d12

Browse files
committed
Merge branch 'ep2025-sponsors-update' of https://github.com/EuroPython/website into ep2025-sponsors-update
2 parents 0469607 + 43e54be commit b9d6d12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const tiers = [
1515
"Patron",
1616
"Financial Aid",
1717
"Supporters",
18-
"Partners"
18+
"Partners",
1919
] as const;
2020

2121
const pages = defineCollection({

src/content/sponsors/pycon-it.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: PyCon Italia
22
url: https://2025.pycon.it/en
33
image: ./pycon-it.png
4-
tier: Partners
4+
tier: Partners

0 commit comments

Comments
 (0)