Skip to content

Commit 4ca3d8d

Browse files
grazzolinijelly
authored andcommitted
donate: Add UptimeRobot logo
Added a resized version of the original logo, resized to fit better on the page.
1 parent 78a7168 commit 4ca3d8d

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

sitestatic/uptimerobot_logo.png

3.67 KB
Loading

templates/public/donate.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,14 @@ <h3>Commercial sponsors and contributions</h3>
7474
<img src="{% static "shells_logo.png" %}"
7575
title="" alt="Shells logo"/></a>
7676

77+
<p>We would also like to thank <a href="https://uptimerobot.com/"
78+
title="UptimeRobot">UptimeRobot</a> for providing their monitoring service to us.
79+
UptimeRobot is a leading uptime monitoring service.</p>
80+
81+
<a href="https://uptimerobot.com/" title="UptimeRobot">
82+
<img src="{% static "uptimerobot_logo.png" %}"
83+
title="" alt="UptimeRobot logo"/></a>
84+
7785
<h3>Past donors</h3>
7886

7987
<div id="donor-list">

0 commit comments

Comments
 (0)