We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34770e5 commit ab80c6eCopy full SHA for ab80c6e
src/views/events/Events.tsx
@@ -7,7 +7,7 @@ export default function Events() {
7
{
8
key: 1,
9
img: 'images/event-slide-1.png',
10
- title: 'PyCon APAC 2025',
+ title: 'PyCon APAC 2025 ',
11
badgeText: 'UPCOMING',
12
badgeType: 'danger',
13
description: "PyCon APAC 2025 will be hosted by PyCon PH.",
@@ -16,7 +16,7 @@ export default function Events() {
16
"Metro Manila, Philippines"
17
]
18
},
19
-/* {
+/* test {
20
key: 2,
21
22
title: 'Pycon APAC 2022',
0 commit comments