Skip to content

Commit 5b5ac0b

Browse files
committed
Add new Gold sponsor Write Human writehuman.ai
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
1 parent 85edf1a commit 5b5ac0b

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed
7 KB
Loading

pmaweb/templates/_sponsors.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,10 @@ <h3>Gold sponsors</h3>
106106
<a href="https://instant-famous.com"><img src="{% static 'images/instant_famous.png' %}" alt="Instant Famous" /></a>
107107
</div>
108108

109+
<div class="sp gold">
110+
<a href="https://writehuman.ai/"><img src="{% static 'images/write_human.png' %}" alt="WriteHuman Humanize AI Text" /></a>
111+
</div>
112+
109113
{% include '_sponsorship_note.html' %}
110114

111115
</div>

pmaweb/templates/sponsors.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,10 @@ <h3>Gold sponsors</h3>
105105
<a href="https://instant-famous.com"><img src="{% static 'images/instant_famous.png' %}" alt="Instant Famous" /></a>
106106
</div>
107107

108+
<div class="logos">
109+
<a href="https://writehuman.ai/"><img src="{% static 'images/write_human.png' %}" alt="WriteHuman Humanize AI Text" /></a>
110+
</div>
111+
108112
<h3>Silver sponsors</h3>
109113

110114
<div class="logos">

0 commit comments

Comments
 (0)