Skip to content

Commit 41640f3

Browse files
Anupam-dagargauthamzz
authored andcommitted
add restdb to silver, add product hunt (#236)
1 parent 90cf9b0 commit 41640f3

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

index.html

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -312,8 +312,8 @@ <h4 align="center">Interested in sponsorsing Hack In The North?<br><br> Please s
312312
</div>
313313

314314
</div>
315-
<div class="row">
316-
<div class="col-md-3 custom-offset1">
315+
<div class="row" style="margin-left: 10%;margin-right: 10%;">
316+
<div class="col-md-3">
317317
<a href="https://balsamiq.com/"><img class="last-year-spsr" data-src="static/sponsors/balsamiq.png" style="margin-top: 20%;"></a>
318318
</div>
319319
<div class="col-md-3">
@@ -322,6 +322,9 @@ <h4 align="center">Interested in sponsorsing Hack In The North?<br><br> Please s
322322
<div class="col-md-3">
323323
<a href="http://arkhamseo.com/"><img class="last-year-spsr" data-src="static/sponsors/Arkham.png"></a>
324324
</div>
325+
<div class="col-md-3">
326+
<a href="https://restdb.io/"><img class="last-year-spsr" data-src="static/sponsors/restdblogo.png"></a>
327+
</div>
325328
</div>
326329
<div class="row">
327330
<div class="custom-tech col-md-offset-4">
@@ -362,7 +365,7 @@ <h4 align="center">Interested in sponsorsing Hack In The North?<br><br> Please s
362365
<a href="https://www.sketchapp.com/"><img class="last-year-spsr" data-src="static/sponsors/sketch.svg" style="margin-top: 30%;"></a>
363366
</div>
364367
<div class="custom-small">
365-
<a href="https://restdb.io/"><img class="last-year-spsr" data-src="static/sponsors/restdblogo.png" style="margin-top: 28%;"></a>
368+
<a href="https://www.producthunt.com/"><img class="last-year-spsr" data-src="static/sponsors/producthunt.png" style="margin-top: 28%;"></a>
366369
</div>
367370
</div>
368371
<div class="row">
@@ -416,6 +419,9 @@ <h4 align="center">Interested in sponsorsing Hack In The North?<br><br> Please s
416419
<div class="custom-small">
417420
<a href="https://www.python.org/psf/"><img class="last-year-spsr" style="max-height: 100px; padding-left: 31%;" data-src="static/sponsors/Arkham.png"></a>
418421
</div>
422+
<div class="custom-small">
423+
<a href="https://restdb.io/"><img class="last-year-spsr" data-src="static/sponsors/restdblogo.png" style="max-height: 100px;"></a>
424+
</div>
419425
</div>
420426
<div class="custom-small">
421427
<a href="http://get.tech/"><img class="last-year-spsr" data-src="static/sponsors/tech.png" style="max-height: 100px; padding-left: 15%;"></a>
@@ -451,7 +457,7 @@ <h4 align="center">Interested in sponsorsing Hack In The North?<br><br> Please s
451457
<a href="https://www.sketchapp.com/"><img class="last-year-spsr" data-src="static/sponsors/sketch.svg" style="max-height: 100px; padding-left: 15%;"></a>
452458
</div>
453459
<div class="custom-small">
454-
<a href="https://restdb.io/"><img class="last-year-spsr" data-src="static/sponsors/restdblogo.png" style="max-height: 100px; padding-left: 15%;"></a>
460+
<a href="https://www.producthunt.com/"><img class="last-year-spsr" data-src="static/sponsors/producthunt.png" style="max-height: 100px;"></a>
455461
</div>
456462
<div class="custom-small" style="padding-left: 90px;padding-right: 90px;margin-top: 10%;">
457463
<a href="https://www.npmjs.com/"><img class="last-year-spsr" data-src="static/sponsors/npm.svg" style="max-height: 100px;"></a>

static/sponsors/producthunt.png

15.9 KB
Loading

0 commit comments

Comments
 (0)