forked from devesh-verma/Hackman-2.0
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Timer.html
113 lines (109 loc) · 6.67 KB
/
Timer.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<!DOCTYPE html>
<!--[if IE 9]>
<html lang="en" class="ie9">
<![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<head>
<title>Hackman 2.0</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Hackman is an annual 24-hour hackathon.After a successful iteration of Hackman, Hackman 2.0 is back! Our theme is Open Hack. The future is data-driven. So get your fingers set on the keyboards & hack it out on the 4th & 5th of November, 2017.">
<meta name="author" content="">
<!-- Favicon -->
<link rel="shortcut icon" href="assets/img/Hackman_head.png">
<!-- Web Fonts -->
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=cyrillic,latin">
<!-- CSS Global Compulsory -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/app.css">
<link rel="stylesheet" href="assets/css/blocks.css">
<link rel="stylesheet" href="assets/css/plugins.css">
<link rel="stylesheet" href="assets/css/one.style.css">
<!-- CSS Footer -->
<link rel="stylesheet" href="assets/css/footers/footer-v7.css">
<!-- CSS Implementing Plugins -->
<link rel="stylesheet" href="assets/plugins/animate.css">
<link rel="stylesheet" href="assets/plugins/line-icons/line-icons.css">
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/plugins/pace/pace-flash.css">
<link rel="stylesheet" href="assets/plugins/owl-carousel2/assets/owl.carousel.css">
<link rel="stylesheet" href="assets/plugins/cube-portfolio/cubeportfolio/css/cubeportfolio.min.css">
<link rel="stylesheet" href="assets/plugins/cube-portfolio/cubeportfolio/custom/custom-cubeportfolio.css">
<link rel="stylesheet" href="assets/plugins/shhos/shhos.css">
<!--<link rel="stylesheet" href="assets/css/particle.css">-->
<!-- CSS Theme -->
<link rel="stylesheet" href="assets/css/app.style.css">
<!-- CSS Customization -->
<link rel="stylesheet" href="assets/css/custom.css">
</head>
<body id="body" data-spy="scroll" data-target=".one-page-header" class="demo-lightbox-gallery">
<!-- Header -->
<nav class="one-page-header navbar navbar-default navbar-fixed-animate homeapp-header" data-role="navigation">
<div class="container">
<div class="menu-container page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">
<img src="assets/img/Hackman_2_logo.png" alt="Logo">
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-ex1-collapse">
<div class="menu-container">
<ul class="nav navbar-nav">
<li class="page-scroll home">
<a href="index.html">Home</a>
</li>
</ul>
</div>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<section class="promo-section" id="intro">
<div class="interactive-slider-v2">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12 col-md-offset-1 promo-info">
<iframe width="600" height="350" src="https://www.youtube.com/embed/7bkk1ibiPRw?autoplay=1&showinfo=0" frameborder="0" gesture="media" allowfullscreen></iframe>
</div>
</div>
<!--
<div class="col-md-6 col-sm-12 col-xs-12 banner-img overflow-h">
<img class="img-responsive animated slideInUp wow" src="assets/img/Hackman_2_logo.png" alt="">
</div>
-->
</div>
</div>
</section>
<section id="contact">
<div class="container-fluid with-bg-2 no-side-padding">
</div>
<!--Google Maps Embed-->
<div class="container-fluid no-side-padding">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3889.0029172171785!2d77.563501715187!3d12.90753369089803!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae15630fedeecf%3A0xe99711388d9ecc92!2sDayananda+Sagar+Institutions!5e0!3m2!1sen!2sin!4v1508363789425" width="100%" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
<div class="container-fluid with-bg-2">
<div class="subfooter">
<div class="row">
<div class="col-md-12 no-side-padding">
<ul class="list-inline social-list text-center">
<li class="facebook social-item"><a class="btn-block" href="https://www.facebook.com/pg/WeAreHackman" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li class="twitter social-item"><a class="btn-block" href="https://twitter.com/WeAreHackman" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li class="inst social-item"><a class="btn-block" href="https://www.instagram.com/wearehackman/"><i class="fa fa-instagram" target="_blank"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
</body>
</html>