|
21 | 21 | <meta property="og:title" content="PythonAsia 2026"> |
22 | 22 | <meta property="og:description" |
23 | 23 | 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"> |
25 | 25 |
|
26 | 26 | <!-- X Meta Tags --> |
27 | 27 | <meta name="twitter:card" content="summary_large_image"> |
|
30 | 30 | <meta name="twitter:title" content="PythonAsia 2026"> |
31 | 31 | <meta name="twitter:description" |
32 | 32 | 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"> |
34 | 34 |
|
35 | 35 | <!-- Preconnect to font origins early to reduce critical request chain latency --> |
36 | 36 | <link rel="preconnect" href="https://fonts.googleapis.com"> |
37 | 37 | <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> |
43 | 43 | <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined&display=swap" /> |
44 | 44 | <link href="https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap" |
45 | 45 | rel="stylesheet"> |
46 | 46 | <title> |
47 | 47 | PythonAsia 2026 |
48 | 48 | </title> |
49 | | - <link href="/static/css/app.css?v=1774343193" rel="stylesheet"> |
| 49 | + <link href="static/css/app.css?v=1774343193" rel="stylesheet"> |
50 | 50 |
|
51 | 51 | </head> |
52 | 52 |
|
53 | 53 | <body> |
54 | 54 |
|
55 | 55 | <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');"> |
57 | 57 | <!-- Navbar --> |
58 | 58 |
|
59 | 59 |
|
|
87 | 87 | <div> |
88 | 88 | <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"> |
89 | 89 | <p class="">Connect with attendees & 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" /> |
91 | 91 | </a> |
92 | 92 | </div> |
93 | 93 | </div> |
|
99 | 99 | <!-- Site Logo --> |
100 | 100 | <div class="navbar-start px-4"> |
101 | 101 | <a class="btn btn-ghost text-xl px-0" href="/"> |
102 | | - <img src="/static/img/logo.png" |
| 102 | + <img src="static/img/logo.png" |
103 | 103 | alt="PythonAsia 2026" |
104 | 104 | class="h-8 w-full max-w-[233px]" |
105 | 105 | width="233" height="32" /> |
@@ -560,7 +560,7 @@ <h4 class="font-bantayog text-brown-1 font-bold text-xl my-6">Scholarship Ticket |
560 | 560 |
|
561 | 561 | <footer class="flex flex-col items-center pt-12"> |
562 | 562 | <!-- 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"> |
564 | 564 |
|
565 | 565 | <!-- Action Links --> |
566 | 566 |
|
@@ -595,27 +595,27 @@ <h4 class="font-bantayog text-brown-1 font-bold text-xl my-6">Scholarship Ticket |
595 | 595 | </p> |
596 | 596 |
|
597 | 597 | <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" |
599 | 599 | class="absolute left-0 mb-[-10px] bottom-72 2xl:bottom-80 w-[670px] hidden lg:block footer-snake-left" width="670" |
600 | 600 | height="400"> |
601 | | - <img src="/static/img/footer/pytria.svg" alt="Right Snake" |
| 601 | + <img src="static/img/footer/pytria.svg" alt="Right Snake" |
602 | 602 | class="absolute right-0 mb-[-10px] bottom-72 2xl:bottom-80 w-[670px] hidden lg:block footer-snake-right" width="670" |
603 | 603 | height="400"> |
604 | | - <img src="/static/img/footer/pot.svg" alt="Pot" |
| 604 | + <img src="static/img/footer/pot.svg" alt="Pot" |
605 | 605 | class="absolute bottom-80 left-1/2 lg:ml-[-70px] -translate-x-1/2 w-[500px] lg:w-[574.49px] z-10" |
606 | 606 | 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" |
608 | 608 | class="absolute bottom-0 left-0 right-0 lg:w-full z-0 hidden lg:block" width="1920" height="200"> |
609 | 609 |
|
610 | 610 | <div |
611 | 611 | 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]"> |
612 | 612 | <h3 class="text-white font-bold mb-2 text-2xl">CO-ORGANIZED BY</h3> |
613 | 613 | <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" |
615 | 615 | 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" |
617 | 617 | 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" |
619 | 619 | height="60"> |
620 | 620 | </div> |
621 | 621 | </div> |
|
0 commit comments