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.
2 parents 9362a63 + 2c9edab commit 33cd00fCopy full SHA for 33cd00f
theme/static/img/sponsor_logo/PyConPH.png
36 KB
theme/templates/index.html
@@ -211,7 +211,7 @@ <h4>A Better Represented PyCon APAC </h4>
211
</div>
212
<div class="heading">
213
<br>
214
- <h4>5 Tracks, Flexible Schedule </h4>
+ <h4>7 Tracks, Flexible Schedule </h4>
215
216
<div class="content">
217
<p>
@@ -630,6 +630,18 @@ <h5 class="sponsor-card-title">MAD ARAI-D</h5>
630
<h5 class="sponsor-card-title">EVENTPOP</h5>
631
</a>
632
633
+
634
+ <div class="sponsor-card">
635
+ <a href="https://python.ph/">
636
+ <img
637
+ src="/theme/img/sponsor_logo/PyConPH.png"
638
+ alt=""
639
+ class="card-img-top"
640
+ />
641
+ <h5 class="sponsor-card-title">Python PH</h5>
642
+ </a>
643
+ </div>
644
645
646
647
0 commit comments