Skip to content

Commit 9a8d365

Browse files
committed
Add new gold sponsor socialwick.com
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
1 parent 83f4c18 commit 9a8d365

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed
8.5 KB
Loading

pmaweb/templates/_sponsors.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ <h3>Gold sponsors</h3>
110110
<a href="https://freecrash.game/"><img src="{% static 'images/free_crash_game.png' %}" alt="Free to play multiplier game" /></a>
111111
</div>
112112

113+
<div class="sp gold">
114+
<a href="https://www.socialwick.com"><img src="{% static 'images/socialwick.png' %}" alt="Social Wick" /></a>
115+
</div>
116+
113117
{% include '_sponsorship_note.html' %}
114118

115119
</div>

pmaweb/templates/sponsors.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,10 @@ <h3>Gold sponsors</h3>
109109
<a href="https://freecrash.game/"><img src="{% static 'images/free_crash_game.png' %}" alt="Free to play multiplier game" /></a>
110110
</div>
111111

112+
<div class="logos">
113+
<a href="https://www.socialwick.com"><img src="{% static 'images/socialwick.png' %}" alt="Social Wick" /></a>
114+
</div>
115+
112116
<h3>Silver sponsors</h3>
113117

114118
<div class="logos">

0 commit comments

Comments
 (0)