Skip to content

Commit e4a002f

Browse files
committed
Add new Gold sponsor freecrash.game
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
1 parent 78fc561 commit e4a002f

3 files changed

Lines changed: 8 additions & 0 deletions

File tree

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://writehuman.ai/"><img src="{% static 'images/write_human.png' %}" alt="WriteHuman Humanize AI Text" /></a>
111111
</div>
112112

113+
<div class="sp gold">
114+
<a href="https://freecrash.game/"><img src="{% static 'images/free_crash_game.png' %}" alt="Free to play multiplier game" /></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://writehuman.ai/"><img src="{% static 'images/write_human.png' %}" alt="WriteHuman Humanize AI Text" /></a>
110110
</div>
111111

112+
<div class="logos">
113+
<a href="https://freecrash.game/"><img src="{% static 'images/free_crash_game.png' %}" alt="Free to play multiplier game" /></a>
114+
</div>
115+
112116
<h3>Silver sponsors</h3>
113117

114118
<div class="logos">

0 commit comments

Comments
 (0)