From 0bdf5115154b2efccbdad647541c64c2f572d73b Mon Sep 17 00:00:00 2001 From: Micaela Reyes Date: Fri, 15 May 2026 13:11:11 +0800 Subject: [PATCH] Update Python Asia 2026 venue details --- src/views/events/EventData.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/events/EventData.js b/src/views/events/EventData.js index e8167ee..d408d2a 100644 --- a/src/views/events/EventData.js +++ b/src/views/events/EventData.js @@ -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', }, @@ -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" ] }, ]