Skip to content
Merged
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
13 changes: 6 additions & 7 deletions 2018/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@ <h2 id="subheading">// Uniting the Issaquah School District through code</h2>
<div>
<div id="about-text" class="container-fluid">
<div class="row">
<div class="col-md-6">
<a href="mailto:shstechnovation@gmail.com" class="no-decorate"><button class="round-button landing-button white-button">SPONSOR US</button></a>
</div>
</div>
<div class="row">
<h1 class="col-md-4 text-center">What is TechnoHacks?</h1>
Expand Down Expand Up @@ -143,7 +140,9 @@ <h2>Why the UN's 17 Goals for Sustainability?</h2>
</p>
<h2>How much does it cost?</h2>
<p>
TechnoHacks is completely free!
TechnoHacks is completely free! Snacks and caffine will be provided, but meals
will not; there are several places to eat nearby, so bring some cash or lunch from
home if you think you'll need it!
</p>
</div>
</div>
Expand Down Expand Up @@ -194,7 +193,7 @@ <h1 class="sponsor-heading">NONPROFITS</h1>
</div> -->
<br>
<address class="d-flex flex-sm-row justify-content-start flex-column">
<h2>Contact us: <a class="no-decorate" href="mailto:team@hackdavis.io">team@hackdavis.io</a></h2>
<h2>Contact us: <a class="no-decorate" href="mailto:shstechnovation@gmail.com">shstechnovation@gmail.com</a></h2>
<div class="social-buttons ml-0 ml-xs-auto align-self-center">
<a href="https://www.facebook.com/HackDavis/" class="social-button facebook"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/hack_davis?lang=en" class="social-button twitter"><i class="fa fa-twitter"></i></a>
Expand All @@ -206,7 +205,7 @@ <h2>Contact us: <a class="no-decorate" href="mailto:team@hackdavis.io">team@hack
</div></section>
</div>

<script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<!-- <script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js" integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.20.2/TweenMax.min.js"></script>
Expand All @@ -216,7 +215,7 @@ <h2>Contact us: <a class="no-decorate" href="mailto:team@hackdavis.io">team@hack
<script src="https://use.fontawesome.com/f85de223f0.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/node-waves/0.7.5/waves.min.js"></script>
<script src="js/jquery.transit.min.js"></script>
<script src="js/parallax.js?v=3"></script>
<script src="js/parallax.js?v=3"></script> -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-109906061-1"></script>
<script>
Expand Down