Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/views/events/EventData.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export const events = [
{
date: '21-23 March',
title: 'PythonAsia 2026',
location: 'Manila, Philippines',
location: 'De La Salle University (DLSU), Manila, Philippines',
link: 'https://2026.pythonasia.org',
countryCode: 'PH',
},
Expand Down Expand Up @@ -85,7 +85,7 @@ export const slides = [
description: "PythonAsia 2026 will be proudly hosted in the Philippines, by PythonPH in collaboration with the Python Asia Organization (PAO). The same heart of PyCon APAC, now as PythonAsia.",
info: [
"2026 March 21-23",
"Malate, Metro Manila, Philippines"
"De La Salle University (DLSU), Malate, Metro Manila, Philippines"
]
},
]
Expand Down