Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions 2018/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
<body>
<section id="landing">
<div class="contents">
<button id="colorbtn" style="position:absolute;" onclick="changeBackgroundColor()">color</button>
<button id="logobtn" style="position:absolute;" onclick="changeLogo()">logo</button>
<img id="hektek" src="assets/img/logo_2018.png" />
<h1>Hacktech 2018</h1>
<h3>March 2018 @ Pasadena, CA</h3>
Expand Down Expand Up @@ -132,7 +130,7 @@ <h3>Hacktech 2017 Partners</h3>
<a href="https://www.linkedin.com/company/hacktech" target="_blank"><img class="socialicon" src="assets/img/linkedin.png"></a>
<a href="mailto:team@hacktech.io" target="_blank"><img class="socialicon" src="assets/img/email.png"></a>
</div>
©2016 Hacktech<br/>
©2018 Hacktech<br/>
All other trademarks and logos ® their respective owners.<br />
Made by the Hacktech team with ♥
</div>
Expand Down