Skip to content

Commit 6a6ca09

Browse files
committed
fix: Make use of relative paths instead
1 parent 71165dc commit 6a6ca09

File tree

14 files changed

+292
-292
lines changed

14 files changed

+292
-292
lines changed

aid-scholarships/index.html

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta property="og:title" content="PythonAsia 2026">
2222
<meta property="og:description"
2323
content="The flagship gathering for Python enthusiasts across Asia — uniting diverse communities across the region.">
24-
<meta property="og:image" content="/static/img/pythonasia2026-banner.png">
24+
<meta property="og:image" content="static/img/pythonasia2026-banner.png">
2525

2626
<!-- X Meta Tags -->
2727
<meta name="twitter:card" content="summary_large_image">
@@ -30,30 +30,30 @@
3030
<meta name="twitter:title" content="PythonAsia 2026">
3131
<meta name="twitter:description"
3232
content="The flagship gathering for Python enthusiasts across Asia — uniting diverse communities across the region.">
33-
<meta name="twitter:image" content="/static/img/pythonasia2026-banner.png">
33+
<meta name="twitter:image" content="static/img/pythonasia2026-banner.png">
3434

3535
<!-- Preconnect to font origins early to reduce critical request chain latency -->
3636
<link rel="preconnect" href="https://fonts.googleapis.com">
3737
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
38-
<link rel="icon" type="image/x-icon" href="/static/img/py_kalinga-pot.png">
39-
<link rel="preload" href="/static/img/vectors/python-asia-branding.png" as="image" fetchpriority="high">
40-
<link rel="preload" href="/static/fonts/Bantayog-Light.otf" as="font" type="font/otf" crossorigin>
41-
<link rel="preload" href="/static/fonts/Bantayog-Regular.otf" as="font" type="font/otf" crossorigin>
42-
<link rel="preload" href="/static/fonts/Bantayog-Semilight.otf" as="font" type="font/otf" crossorigin>
38+
<link rel="icon" type="image/x-icon" href="static/img/py_kalinga-pot.png">
39+
<link rel="preload" href="static/img/vectors/python-asia-branding.png" as="image" fetchpriority="high">
40+
<link rel="preload" href="static/fonts/Bantayog-Light.otf" as="font" type="font/otf" crossorigin>
41+
<link rel="preload" href="static/fonts/Bantayog-Regular.otf" as="font" type="font/otf" crossorigin>
42+
<link rel="preload" href="static/fonts/Bantayog-Semilight.otf" as="font" type="font/otf" crossorigin>
4343
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined&display=swap" />
4444
<link href="https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap"
4545
rel="stylesheet">
4646
<title>
4747
PythonAsia 2026
4848
</title>
49-
<link href="/static/css/app.css?v=1774343193" rel="stylesheet">
49+
<link href="static/css/app.css?v=1774343193" rel="stylesheet">
5050

5151
</head>
5252

5353
<body>
5454

5555
<main>
56-
<div class="min-h-screen bg-contain bg-center" style="background-image: url('/static/img/bg-conference-at-glance.png');">
56+
<div class="min-h-screen bg-contain bg-center" style="background-image: url('static/img/bg-conference-at-glance.png');">
5757
<!-- Navbar -->
5858

5959

@@ -87,7 +87,7 @@
8787
<div>
8888
<a href="https://docs.google.com/forms/d/e/1FAIpQLSfmYAsvDJYBjtd9yLGcl-8WZXaiOP-sH7vAajA-6Jjrm4e2CA/viewform" target="_blank" class="text-white font-bantayog text-base flex gap-2 items-center">
8989
<p class="">Connect with attendees &amp; get live updates</p>
90-
<img src="/static/img/vectors/ArrowCircleRight.svg" alt="kliN" class="w-[24px] h-auto" width="24" height="24" />
90+
<img src="static/img/vectors/ArrowCircleRight.svg" alt="kliN" class="w-[24px] h-auto" width="24" height="24" />
9191
</a>
9292
</div>
9393
</div>
@@ -99,7 +99,7 @@
9999
<!-- Site Logo -->
100100
<div class="navbar-start px-4">
101101
<a class="btn btn-ghost text-xl px-0" href="/">
102-
<img src="/static/img/logo.png"
102+
<img src="static/img/logo.png"
103103
alt="PythonAsia 2026"
104104
class="h-8 w-full max-w-[233px]"
105105
width="233" height="32" />
@@ -560,7 +560,7 @@ <h4 class="font-bantayog text-brown-1 font-bold text-xl my-6">Scholarship Ticket
560560

561561
<footer class="flex flex-col items-center pt-12">
562562
<!-- PythonAsia 2026 Branding -->
563-
<img src="/static/img/vectors/python-asia-branding.png" class="mt-10 p-5" alt="Footer" width="600">
563+
<img src="static/img/vectors/python-asia-branding.png" class="mt-10 p-5" alt="Footer" width="600">
564564

565565
<!-- Action Links -->
566566

@@ -595,27 +595,27 @@ <h4 class="font-bantayog text-brown-1 font-bold text-xl my-6">Scholarship Ticket
595595
</p>
596596

597597
<div class="relative w-full h-[800px] lg:h-[950px] lg:mt-[-20px] z-0">
598-
<img src="/static/img/footer/pytonio.svg" alt="Left Snake"
598+
<img src="static/img/footer/pytonio.svg" alt="Left Snake"
599599
class="absolute left-0 mb-[-10px] bottom-72 2xl:bottom-80 w-[670px] hidden lg:block footer-snake-left" width="670"
600600
height="400">
601-
<img src="/static/img/footer/pytria.svg" alt="Right Snake"
601+
<img src="static/img/footer/pytria.svg" alt="Right Snake"
602602
class="absolute right-0 mb-[-10px] bottom-72 2xl:bottom-80 w-[670px] hidden lg:block footer-snake-right" width="670"
603603
height="400">
604-
<img src="/static/img/footer/pot.svg" alt="Pot"
604+
<img src="static/img/footer/pot.svg" alt="Pot"
605605
class="absolute bottom-80 left-1/2 lg:ml-[-70px] -translate-x-1/2 w-[500px] lg:w-[574.49px] z-10"
606606
width="575" height="575">
607-
<img src="/static/img/footer/base.svg" alt="Bottom Base"
607+
<img src="static/img/footer/base.svg" alt="Bottom Base"
608608
class="absolute bottom-0 left-0 right-0 lg:w-full z-0 hidden lg:block" width="1920" height="200">
609609

610610
<div
611611
class="absolute bottom-0 lg:bottom-20 w-full text-center flex flex-col items-center justify-center z-30 py-6 bg-[#F26D1D] lg:bg-[unset]">
612612
<h3 class="text-white font-bold mb-2 text-2xl">CO-ORGANIZED BY</h3>
613613
<div class="flex flex-col md:flex-row items-center justify-center md:space-x-8 space-y-4 md:space-y-0 mt-2">
614-
<img src="/static/img/footer/pythonph.svg" alt="PythonPH" class="h-12 md:h-[60px]" width="210"
614+
<img src="static/img/footer/pythonph.svg" alt="PythonPH" class="h-12 md:h-[60px]" width="210"
615615
height="60">
616-
<img src="/static/img/footer/pythonasia.svg" alt="Python Asia Organization"
616+
<img src="static/img/footer/pythonasia.svg" alt="Python Asia Organization"
617617
class="h-12 md:h-[60px]" width="320" height="60">
618-
<img src="/static/img/footer/dlsu.svg" alt="DLSU" class="h-12 md:h-[60px]" width="110"
618+
<img src="static/img/footer/dlsu.svg" alt="DLSU" class="h-12 md:h-[60px]" width="110"
619619
height="60">
620620
</div>
621621
</div>

code-of-conduct/index.html

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta property="og:title" content="PythonAsia 2026">
2222
<meta property="og:description"
2323
content="The flagship gathering for Python enthusiasts across Asia — uniting diverse communities across the region.">
24-
<meta property="og:image" content="/static/img/pythonasia2026-banner.png">
24+
<meta property="og:image" content="static/img/pythonasia2026-banner.png">
2525

2626
<!-- X Meta Tags -->
2727
<meta name="twitter:card" content="summary_large_image">
@@ -30,30 +30,30 @@
3030
<meta name="twitter:title" content="PythonAsia 2026">
3131
<meta name="twitter:description"
3232
content="The flagship gathering for Python enthusiasts across Asia — uniting diverse communities across the region.">
33-
<meta name="twitter:image" content="/static/img/pythonasia2026-banner.png">
33+
<meta name="twitter:image" content="static/img/pythonasia2026-banner.png">
3434

3535
<!-- Preconnect to font origins early to reduce critical request chain latency -->
3636
<link rel="preconnect" href="https://fonts.googleapis.com">
3737
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
38-
<link rel="icon" type="image/x-icon" href="/static/img/py_kalinga-pot.png">
39-
<link rel="preload" href="/static/img/vectors/python-asia-branding.png" as="image" fetchpriority="high">
40-
<link rel="preload" href="/static/fonts/Bantayog-Light.otf" as="font" type="font/otf" crossorigin>
41-
<link rel="preload" href="/static/fonts/Bantayog-Regular.otf" as="font" type="font/otf" crossorigin>
42-
<link rel="preload" href="/static/fonts/Bantayog-Semilight.otf" as="font" type="font/otf" crossorigin>
38+
<link rel="icon" type="image/x-icon" href="static/img/py_kalinga-pot.png">
39+
<link rel="preload" href="static/img/vectors/python-asia-branding.png" as="image" fetchpriority="high">
40+
<link rel="preload" href="static/fonts/Bantayog-Light.otf" as="font" type="font/otf" crossorigin>
41+
<link rel="preload" href="static/fonts/Bantayog-Regular.otf" as="font" type="font/otf" crossorigin>
42+
<link rel="preload" href="static/fonts/Bantayog-Semilight.otf" as="font" type="font/otf" crossorigin>
4343
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined&display=swap" />
4444
<link href="https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap"
4545
rel="stylesheet">
4646
<title>
4747
PythonAsia 2026
4848
</title>
49-
<link href="/static/css/app.css?v=1774343190" rel="stylesheet">
49+
<link href="static/css/app.css?v=1774343190" rel="stylesheet">
5050

5151
</head>
5252

5353
<body>
5454

5555
<main>
56-
<div class="min-h-screen bg-contain bg-center" style="background-image: url('/static/img/bg-conference-at-glance.png');">
56+
<div class="min-h-screen bg-contain bg-center" style="background-image: url('static/img/bg-conference-at-glance.png');">
5757
<!-- Navbar -->
5858

5959

@@ -87,7 +87,7 @@
8787
<div>
8888
<a href="https://docs.google.com/forms/d/e/1FAIpQLSfmYAsvDJYBjtd9yLGcl-8WZXaiOP-sH7vAajA-6Jjrm4e2CA/viewform" target="_blank" class="text-white font-bantayog text-base flex gap-2 items-center">
8989
<p class="">Connect with attendees &amp; get live updates</p>
90-
<img src="/static/img/vectors/ArrowCircleRight.svg" alt="kliN" class="w-[24px] h-auto" width="24" height="24" />
90+
<img src="static/img/vectors/ArrowCircleRight.svg" alt="kliN" class="w-[24px] h-auto" width="24" height="24" />
9191
</a>
9292
</div>
9393
</div>
@@ -99,7 +99,7 @@
9999
<!-- Site Logo -->
100100
<div class="navbar-start px-4">
101101
<a class="btn btn-ghost text-xl px-0" href="/">
102-
<img src="/static/img/logo.png"
102+
<img src="static/img/logo.png"
103103
alt="PythonAsia 2026"
104104
class="h-8 w-full max-w-[233px]"
105105
width="233" height="32" />
@@ -539,7 +539,7 @@ <h4 class="font-bantayog text-brown-1 font-bold text-xl my-6">License</h4>
539539

540540
<footer class="flex flex-col items-center pt-12">
541541
<!-- PythonAsia 2026 Branding -->
542-
<img src="/static/img/vectors/python-asia-branding.png" class="mt-10 p-5" alt="Footer" width="600">
542+
<img src="static/img/vectors/python-asia-branding.png" class="mt-10 p-5" alt="Footer" width="600">
543543

544544
<!-- Action Links -->
545545

@@ -574,27 +574,27 @@ <h4 class="font-bantayog text-brown-1 font-bold text-xl my-6">License</h4>
574574
</p>
575575

576576
<div class="relative w-full h-[800px] lg:h-[950px] lg:mt-[-20px] z-0">
577-
<img src="/static/img/footer/pytonio.svg" alt="Left Snake"
577+
<img src="static/img/footer/pytonio.svg" alt="Left Snake"
578578
class="absolute left-0 mb-[-10px] bottom-72 2xl:bottom-80 w-[670px] hidden lg:block footer-snake-left" width="670"
579579
height="400">
580-
<img src="/static/img/footer/pytria.svg" alt="Right Snake"
580+
<img src="static/img/footer/pytria.svg" alt="Right Snake"
581581
class="absolute right-0 mb-[-10px] bottom-72 2xl:bottom-80 w-[670px] hidden lg:block footer-snake-right" width="670"
582582
height="400">
583-
<img src="/static/img/footer/pot.svg" alt="Pot"
583+
<img src="static/img/footer/pot.svg" alt="Pot"
584584
class="absolute bottom-80 left-1/2 lg:ml-[-70px] -translate-x-1/2 w-[500px] lg:w-[574.49px] z-10"
585585
width="575" height="575">
586-
<img src="/static/img/footer/base.svg" alt="Bottom Base"
586+
<img src="static/img/footer/base.svg" alt="Bottom Base"
587587
class="absolute bottom-0 left-0 right-0 lg:w-full z-0 hidden lg:block" width="1920" height="200">
588588

589589
<div
590590
class="absolute bottom-0 lg:bottom-20 w-full text-center flex flex-col items-center justify-center z-30 py-6 bg-[#F26D1D] lg:bg-[unset]">
591591
<h3 class="text-white font-bold mb-2 text-2xl">CO-ORGANIZED BY</h3>
592592
<div class="flex flex-col md:flex-row items-center justify-center md:space-x-8 space-y-4 md:space-y-0 mt-2">
593-
<img src="/static/img/footer/pythonph.svg" alt="PythonPH" class="h-12 md:h-[60px]" width="210"
593+
<img src="static/img/footer/pythonph.svg" alt="PythonPH" class="h-12 md:h-[60px]" width="210"
594594
height="60">
595-
<img src="/static/img/footer/pythonasia.svg" alt="Python Asia Organization"
595+
<img src="static/img/footer/pythonasia.svg" alt="Python Asia Organization"
596596
class="h-12 md:h-[60px]" width="320" height="60">
597-
<img src="/static/img/footer/dlsu.svg" alt="DLSU" class="h-12 md:h-[60px]" width="110"
597+
<img src="static/img/footer/dlsu.svg" alt="DLSU" class="h-12 md:h-[60px]" width="110"
598598
height="60">
599599
</div>
600600
</div>

covid-policy/index.html

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta property="og:title" content="PythonAsia 2026">
2222
<meta property="og:description"
2323
content="The flagship gathering for Python enthusiasts across Asia — uniting diverse communities across the region.">
24-
<meta property="og:image" content="/static/img/pythonasia2026-banner.png">
24+
<meta property="og:image" content="static/img/pythonasia2026-banner.png">
2525

2626
<!-- X Meta Tags -->
2727
<meta name="twitter:card" content="summary_large_image">
@@ -30,30 +30,30 @@
3030
<meta name="twitter:title" content="PythonAsia 2026">
3131
<meta name="twitter:description"
3232
content="The flagship gathering for Python enthusiasts across Asia — uniting diverse communities across the region.">
33-
<meta name="twitter:image" content="/static/img/pythonasia2026-banner.png">
33+
<meta name="twitter:image" content="static/img/pythonasia2026-banner.png">
3434

3535
<!-- Preconnect to font origins early to reduce critical request chain latency -->
3636
<link rel="preconnect" href="https://fonts.googleapis.com">
3737
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
38-
<link rel="icon" type="image/x-icon" href="/static/img/py_kalinga-pot.png">
39-
<link rel="preload" href="/static/img/vectors/python-asia-branding.png" as="image" fetchpriority="high">
40-
<link rel="preload" href="/static/fonts/Bantayog-Light.otf" as="font" type="font/otf" crossorigin>
41-
<link rel="preload" href="/static/fonts/Bantayog-Regular.otf" as="font" type="font/otf" crossorigin>
42-
<link rel="preload" href="/static/fonts/Bantayog-Semilight.otf" as="font" type="font/otf" crossorigin>
38+
<link rel="icon" type="image/x-icon" href="static/img/py_kalinga-pot.png">
39+
<link rel="preload" href="static/img/vectors/python-asia-branding.png" as="image" fetchpriority="high">
40+
<link rel="preload" href="static/fonts/Bantayog-Light.otf" as="font" type="font/otf" crossorigin>
41+
<link rel="preload" href="static/fonts/Bantayog-Regular.otf" as="font" type="font/otf" crossorigin>
42+
<link rel="preload" href="static/fonts/Bantayog-Semilight.otf" as="font" type="font/otf" crossorigin>
4343
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined&display=swap" />
4444
<link href="https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap"
4545
rel="stylesheet">
4646
<title>
4747
PythonAsia 2026
4848
</title>
49-
<link href="/static/css/app.css?v=1774343197" rel="stylesheet">
49+
<link href="static/css/app.css?v=1774343197" rel="stylesheet">
5050

5151
</head>
5252

5353
<body>
5454

5555
<main>
56-
<div class="min-h-screen bg-contain bg-center" style="background-image: url('/static/img/bg-conference-at-glance.png');">
56+
<div class="min-h-screen bg-contain bg-center" style="background-image: url('static/img/bg-conference-at-glance.png');">
5757
<!-- Navbar -->
5858

5959

@@ -87,7 +87,7 @@
8787
<div>
8888
<a href="https://docs.google.com/forms/d/e/1FAIpQLSfmYAsvDJYBjtd9yLGcl-8WZXaiOP-sH7vAajA-6Jjrm4e2CA/viewform" target="_blank" class="text-white font-bantayog text-base flex gap-2 items-center">
8989
<p class="">Connect with attendees &amp; get live updates</p>
90-
<img src="/static/img/vectors/ArrowCircleRight.svg" alt="kliN" class="w-[24px] h-auto" width="24" height="24" />
90+
<img src="static/img/vectors/ArrowCircleRight.svg" alt="kliN" class="w-[24px] h-auto" width="24" height="24" />
9191
</a>
9292
</div>
9393
</div>
@@ -99,7 +99,7 @@
9999
<!-- Site Logo -->
100100
<div class="navbar-start px-4">
101101
<a class="btn btn-ghost text-xl px-0" href="/">
102-
<img src="/static/img/logo.png"
102+
<img src="static/img/logo.png"
103103
alt="PythonAsia 2026"
104104
class="h-8 w-full max-w-[233px]"
105105
width="233" height="32" />
@@ -560,7 +560,7 @@ <h3 class="font-bantayog text-brown-1 font-bold text-xl my-2">
560560

561561
<footer class="flex flex-col items-center pt-12">
562562
<!-- PythonAsia 2026 Branding -->
563-
<img src="/static/img/vectors/python-asia-branding.png" class="mt-10 p-5" alt="Footer" width="600">
563+
<img src="static/img/vectors/python-asia-branding.png" class="mt-10 p-5" alt="Footer" width="600">
564564

565565
<!-- Action Links -->
566566

@@ -595,27 +595,27 @@ <h3 class="font-bantayog text-brown-1 font-bold text-xl my-2">
595595
</p>
596596

597597
<div class="relative w-full h-[800px] lg:h-[950px] lg:mt-[-20px] z-0">
598-
<img src="/static/img/footer/pytonio.svg" alt="Left Snake"
598+
<img src="static/img/footer/pytonio.svg" alt="Left Snake"
599599
class="absolute left-0 mb-[-10px] bottom-72 2xl:bottom-80 w-[670px] hidden lg:block footer-snake-left" width="670"
600600
height="400">
601-
<img src="/static/img/footer/pytria.svg" alt="Right Snake"
601+
<img src="static/img/footer/pytria.svg" alt="Right Snake"
602602
class="absolute right-0 mb-[-10px] bottom-72 2xl:bottom-80 w-[670px] hidden lg:block footer-snake-right" width="670"
603603
height="400">
604-
<img src="/static/img/footer/pot.svg" alt="Pot"
604+
<img src="static/img/footer/pot.svg" alt="Pot"
605605
class="absolute bottom-80 left-1/2 lg:ml-[-70px] -translate-x-1/2 w-[500px] lg:w-[574.49px] z-10"
606606
width="575" height="575">
607-
<img src="/static/img/footer/base.svg" alt="Bottom Base"
607+
<img src="static/img/footer/base.svg" alt="Bottom Base"
608608
class="absolute bottom-0 left-0 right-0 lg:w-full z-0 hidden lg:block" width="1920" height="200">
609609

610610
<div
611611
class="absolute bottom-0 lg:bottom-20 w-full text-center flex flex-col items-center justify-center z-30 py-6 bg-[#F26D1D] lg:bg-[unset]">
612612
<h3 class="text-white font-bold mb-2 text-2xl">CO-ORGANIZED BY</h3>
613613
<div class="flex flex-col md:flex-row items-center justify-center md:space-x-8 space-y-4 md:space-y-0 mt-2">
614-
<img src="/static/img/footer/pythonph.svg" alt="PythonPH" class="h-12 md:h-[60px]" width="210"
614+
<img src="static/img/footer/pythonph.svg" alt="PythonPH" class="h-12 md:h-[60px]" width="210"
615615
height="60">
616-
<img src="/static/img/footer/pythonasia.svg" alt="Python Asia Organization"
616+
<img src="static/img/footer/pythonasia.svg" alt="Python Asia Organization"
617617
class="h-12 md:h-[60px]" width="320" height="60">
618-
<img src="/static/img/footer/dlsu.svg" alt="DLSU" class="h-12 md:h-[60px]" width="110"
618+
<img src="static/img/footer/dlsu.svg" alt="DLSU" class="h-12 md:h-[60px]" width="110"
619619
height="60">
620620
</div>
621621
</div>

0 commit comments

Comments
 (0)