Skip to content

Commit 049893e

Browse files
Merge pull request #18 from PyConAPAC/update-pycon-apac-2025
Test branch deploy for updates
2 parents 34770e5 + ab80c6e commit 049893e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/views/events/Events.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default function Events() {
77
{
88
key: 1,
99
img: 'images/event-slide-1.png',
10-
title: 'PyCon APAC 2025',
10+
title: 'PyCon APAC 2025 ',
1111
badgeText: 'UPCOMING',
1212
badgeType: 'danger',
1313
description: "PyCon APAC 2025 will be hosted by PyCon PH.",
@@ -16,7 +16,7 @@ export default function Events() {
1616
"Metro Manila, Philippines"
1717
]
1818
},
19-
/* {
19+
/* test {
2020
key: 2,
2121
img: 'images/event-slide-1.png',
2222
title: 'Pycon APAC 2022',

0 commit comments

Comments
 (0)