Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit 96ae799

Browse files
authored
Merge pull request #158 from hackuci/mailing-fix
Notification link was disabled. 450 hackers instead of 400.
2 parents 8441439 + a14dd14 commit 96ae799

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/client/views/home/home.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<span class="hero-description">COMING SOON</span>
1616
</div>
1717
<div class="hero-button-container">
18-
<a href="http://eepurl.com/duUhsD" target="_blank" class="btn">
18+
<a href="" target="_blank" class="btn">
1919
<i class="fa fa-flag" aria-hidden="true"></i>
2020
STAY NOTIFIED
2121
</a>
@@ -48,7 +48,7 @@
4848
<section id="info" class="center">
4949
<div id="info-content">
5050
<span class="headline">
51-
<span class="bold">400</span> Hackers.
51+
<span class="bold">450</span> Hackers.
5252
</span>
5353
<span class="headline">
5454
<span class="bold">36</span> Hours.

0 commit comments

Comments
 (0)