Skip to content

Commit 764deec

Browse files
authored
Merge pull request #223 from aswanthkoleri/master
Add women who code logo
2 parents d7dac31 + 9cfe8b1 commit 764deec

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

index.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,10 @@ <h4 align="center">Interested in sponsorsing Hack In The North?<br><br> Please s
301301
</div>
302302
<div class="row">
303303
<div class="custom-small col-md-offset-1" style="padding-left: 50px;padding-right: 50px;">
304-
<a href="https://www.sketchapp.com/"><img class="last-year-spsr" src="static/sponsors/npm.svg" style="margin-top: 40%;"></a>
304+
<a href="https://www.npmjs.com/"><img class="last-year-spsr" src="static/sponsors/npm.svg" style="margin-top: 40%;"></a>
305+
</div>
306+
<div class="custom-small">
307+
<a href="https://www.womenwhocode.com/"><img class="last-year-spsr" src="static/sponsors/womenwhocode.png" style="margin-top: 15%;"></a>
305308
</div>
306309
</div>
307310
</div>
@@ -376,10 +379,13 @@ <h4 align="center">Interested in sponsorsing Hack In The North?<br><br> Please s
376379
<a href="https://www.sketchapp.com/"><img class="last-year-spsr" src="static/sponsors/sketch.svg" style="max-height: 100px; padding-left: 15%;"></a>
377380
</div>
378381
<div class="custom-small">
379-
<a href="https://www.sketchapp.com/"><img class="last-year-spsr" src="static/sponsors/restdblogo.png" style="max-height: 100px; padding-left: 15%;"></a>
382+
<a href="https://restdb.io/"><img class="last-year-spsr" src="static/sponsors/restdblogo.png" style="max-height: 100px; padding-left: 15%;"></a>
383+
</div>
384+
<div class="custom-small" style="padding-left: 90px;padding-right: 90px;margin-top: 10%;">
385+
<a href="https://www.npmjs.com/"><img class="last-year-spsr" src="static/sponsors/npm.svg" style="max-height: 100px;"></a>
380386
</div>
381387
<div class="custom-small" style="padding-left: 90px;padding-right: 90px;margin-top: 10%;">
382-
<a href="https://www.sketchapp.com/"><img class="last-year-spsr" src="static/sponsors/npm.svg" style="max-height: 100px;"></a>
388+
<a href="https://www.womenwhocode.com/"><img class="last-year-spsr" src="static/sponsors/womenwhocode.png" style="max-height: 100px;"></a>
383389
</div>
384390
</div>
385391
</div>

static/sponsors/womenwhocode.png

632 KB
Loading

0 commit comments

Comments
 (0)