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

Commit 70b6749

Browse files
authored
Merge pull request #160 from hackuci/develop
Took out redundant "Coming Soon" text
2 parents 3f2b16a + 4ba8f59 commit 70b6749

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/client/views/home/home.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
</div>
1212
</div>
1313
<span class="hero-title">HackUCI 2019</span>
14-
<div class="hero-description-container">
15-
<span class="hero-description">COMING SOON</span>
16-
</div>
14+
1715
<div class="hero-button-container">
1816
<a href="" target="_blank" class="btn">
1917
<i class="fa fa-flag" aria-hidden="true"></i>

0 commit comments

Comments
 (0)