Skip to content

Commit 5a3cc3b

Browse files
committed
Heroku came in at the last moment to be a continent sponsor
1 parent bd1a2cd commit 5a3cc3b

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed
1.22 KB
Loading

public/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ <h2>Global Sponsors</h2>
5858
<section class='sponsor continent'>
5959
<header>Continent Level</header>
6060
<a href="http://www.dnsimple.com/" alt="DNSimple"><img src="/images/sponsors/dnsimple_logo.jpeg" alt="Thanks to DNSimple for sponsoring!" /></a>
61+
<a href="http://www.heroku.com/" alt="Heroku"><img src="/images/sponsors/heroku_logo.png" alt="Thanks to Heroku for sponsoring!" /></a>
6162
</section>
6263
<footer><a href="sponsors.html">See more sponsors...</a></footer>
6364
</section>

public/sponsors.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,11 @@ <h1>You could be a sponsor
3636
<a href="http://www.jetbrains.com/" alt="Jetbrains"><img src="/images/sponsors/jetbrains_logo.gif" alt="Thanks to Jetbrains for sponsoring!" /></a>
3737
</section>
3838
<section class='sponsor continent'>
39-
<header>Thanks To Our Continent Level Sponsor</header>
40-
<a href="http://www.dnsimple.com/" alt="DNSimple"><img src="/images/sponsors/dnsimple_logo.jpeg" alt="Thanks to DNSimple for sponsoring!" /></a>
39+
<header>Thanks To Our Continent-Level Sponsors</header>
40+
<ul>
41+
<li><a href="http://www.dnsimple.com/" alt="DNSimple"><img src="/images/sponsors/dnsimple_logo.jpeg" alt="Thanks to DNSimple for sponsoring!" /></a></li>
42+
<li><a href="http://www.heroku.com/" alt="Heroku"><img src="/images/sponsors/heroku_logo.png" alt="Thanks to Heroku for sponsoring!" /></a></li>
43+
</ul>
4144
</section>
4245
<section class='sponsor giveaway'>
4346
<header>Thanks To Our Giveaway Sponsors</header>
@@ -65,6 +68,7 @@ <h2>Global Sponsors</h2>
6568
<section class='sponsor continent'>
6669
<header>Continent Level</header>
6770
<a href="http://www.dnsimple.com/" alt="DNSimple"><img src="/images/sponsors/dnsimple_logo.jpeg" alt="Thanks to DNSimple for sponsoring!" /></a>
71+
<a href="http://www.heroku.com/" alt="Heroku"><img src="/images/sponsors/heroku_logo.png" alt="Thanks to Heroku for sponsoring!" /></a>
6872
</section>
6973
</section>
7074
</div><!--/sponsor-sidebar-->

0 commit comments

Comments
 (0)