Skip to content

Commit 7dff8eb

Browse files
committed
join team btn; favicon
1 parent 43d3f1a commit 7dff8eb

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

assets/img/favicon.ico

1.12 KB
Binary file not shown.

index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
<title>HackingEDU</title>
1313

14+
<link rel='icon' href='assets/img/favicon.ico'>
1415
<!-- Bootstrap Core CSS -->
1516
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
1617

@@ -21,7 +22,7 @@
2122
<!-- Custom CSS -->
2223
<link href="assets/css/full-slider.css" rel="stylesheet">
2324
<link href="assets/css/normalize.css?v=1" rel="stylesheet">
24-
<link href="assets/css/main.css?v=1" rel="stylesheet">
25+
<link href="assets/css/main.css?v=3" rel="stylesheet">
2526
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic' rel='stylesheet' type='text/css'>
2627

2728
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
@@ -58,9 +59,13 @@
5859
<div class="hero demo-3a">
5960
<div class="main-title">
6061
<img src="assets/img/hacklogo.png" style = "margin-bottom: 25px;"border="0" alt="Null">
61-
<p style='width: 80%; float: center; margin: 0 auto; padding: 20px 0px 10px'>Thanks for coming to Training Day!</p>
62+
<p style='float: center; margin: 0 auto; padding: 20px 0px 10px'>Thanks for coming to Training Day!</p>
6263
</div>
6364
</div>
65+
<div class="carousel-caption">
66+
<!-- Team Recruitment Application -->
67+
<p class="lead"><a class="typeform-share btn btn-lg main-btn volunteer-btn"href="https://hackingedu.typeform.com/to/IqBqso" data-mode="2" target="_blank">Join The Team</a></p>
68+
</div>
6469
</div>
6570
<div class="item slides">
6671
<div class="slide-2"></div>

0 commit comments

Comments
 (0)