Skip to content

Commit 77aeee5

Browse files
committed
Add stickermule
1 parent f9a1bad commit 77aeee5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

webapp/public/sass/index/sponsors.sass

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ section.section.sponsors
2020
@include touch
2121
margin-bottom: 2rem
2222

23-
figure.image
23+
figure.image, a.image
2424
display: flex
2525
justify-content: center
2626
align-items: center

webapp/views/index/segments/sponsors.pug

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,6 @@ block append content
2828
+sponsor(2, "/img/sponsors/domistation/domiLogo.png")
2929
+sponsor(2, "/img/sponsors/digitalocean/DO_Logo_Vertical_Black.png")
3030
+sponsor(2, "/img/sponsors/fccu/FCCU_horiz-3C_logotag.png")
31+
div(class="column is-2")
32+
a.image(href="http://hackp.ac/mlh-stickermule-hackathons")
33+
img(src="/img/sponsors/stickermule/stickermule-logo.png")

0 commit comments

Comments
 (0)