Skip to content

Commit 79440ba

Browse files
committed
Add new sponsor vapes.se
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
1 parent 015b134 commit 79440ba

3 files changed

Lines changed: 8 additions & 0 deletions

File tree

pmaweb/static/images/vapes-se.png

8.96 KB
Loading

pmaweb/templates/_sponsors.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,10 @@ <h3>Gold sponsors</h3>
9494
<a href="https://www.socialboosting.com"><img src="{% static 'images/socialboosting.png' %}" alt="Social Boosting" /></a>
9595
</div>
9696

97+
<div class="sp gold">
98+
<a href="https://www.vapes.se/"><img src="{% static 'images/vapes-se.png' %}" alt="Vapes.se" /></a>
99+
</div>
100+
97101
{% include '_sponsorship_note.html' %}
98102

99103
</div>

pmaweb/templates/sponsors.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ <h3>Gold sponsors</h3>
9393
<a href="https://www.socialboosting.com"><img src="{% static 'images/socialboosting.png' %}" alt="Social Boosting" /></a>
9494
</div>
9595

96+
<div class="logos">
97+
<a href="https://www.vapes.se/"><img src="{% static 'images/vapes-se.png' %}" alt="Vapes.se" /></a>
98+
</div>
99+
96100
<h3>Silver sponsors</h3>
97101

98102
<div class="logos">

0 commit comments

Comments
 (0)