Skip to content

Commit d681282

Browse files
authored
Add Kinsta sponsor (#956)
* Add kinsta as a sponsor * Update link
1 parent a006404 commit d681282

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

static/img/sponsors/kinsta.png

2.9 KB
Loading

templates/about.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,10 @@ <h2>
6969
<a href="http://bit.ly/1nWd1oL" target="_blank" rel="noopener nofollow">Fastly</a>,
7070
<a href="https://hostingfacts.com/" target="_blank" rel="noopener nofollow">Hosting Facts</a>,
7171
<a href="https://thebestvpn.com/" target="_blank" rel="noopener nofollow">TheBestVPN</a>,
72-
<a href="https://www.akamai.com/" target="_blank" rel="noopener nofollow">Akamai</a>,
72+
<a href="https://www.akamai.com/" target="_blank" rel="noopener nofollow">Akamai</a>
73+
<a href="https://www.codeinwp.com/" target="_blank" rel="noopener nofollow">CodeinWP</a>,
7374
and
74-
<a href="https://www.codeinwp.com/" target="_blank" rel="noopener nofollow">CodeinWP</a>.
75+
<a href="https://kinsta.com/" target="_blank" rel="noopener nofollow">Kinsta</a>.
7576
</p>
7677

7778
<div id="sponsor-logos">
@@ -114,10 +115,13 @@ <h2>
114115
<a href="https://www.codeinwp.com/" target="_blank" rel="nofollow noopener">
115116
<img src="/static/img/sponsors/codeinwp.svg" alt="CodeinWP" width="190" height="59" loading="lazy" style="height: 115px;">
116117
</a>
118+
<a href="https://kinsta.com/" target="_blank" rel="nofollow noopener">
119+
<img src="/static/img/sponsors/kinsta.png" alt="Kinsta" width="200" height="51" loading="lazy">
120+
</a>
117121
</div>
118122

119123
<p>
120-
The HTTP Archive is part of the Internet Archive, a 501(c)(3) non-profit. Donations in support of the HTTP Archive can be made through the Internet Archive. <a href="mailto:donations@httparchive.org">Contact us</a> for more information and to get your logo added to this page.
124+
The HTTP Archive is part of the Internet Archive, a 501(c)(3) non-profit. Donations in support of the HTTP Archive can be made through the <a target="_blank" href="https://opencollective.com/httparchive">Open Collective</a>.
121125
</p>
122126
</div>
123127
</section>

0 commit comments

Comments
 (0)