-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
109 lines (68 loc) · 2.3 KB
/
index.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
<!DOCTYPE HTML>
<html lang="en-us">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="generator" content="Hugo 0.59.1" />
<title></title>
<!-- Stylesheets -->
<link rel="stylesheet" href="https://h0m35t4r.github.io/css/main.css"/>
<!-- Custom Fonts -->
<link href="https://h0m35t4r.github.io/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="js/ie/html5shiv.js"></script>
<script src="js/ie/html5shiv.jsrespond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header" class="alt">
<a href="https://h0m35t4r.github.io/" class="logo"><strong></strong> <span></span></a>
<nav>
<a href="#menu"></a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<ul class="links">
</ul>
<ul class="actions vertical">
</ul>
</nav>
<!-- Banner -->
<section id="banner" class="major">
<div class="inner">
<header class="major">
<h1></h1>
</header>
<div class="content">
<p></p>
<ul class="actions">
<li><a href="#one" class="button next scrolly"></a></li>
</ul>
</div>
</div>
</section>
<!-- Main -->
<div id="main">
</div>
<!-- Contact -->
<!-- Footer -->
</div>
<!-- Scripts -->
<!-- Scripts -->
<!-- jQuery -->
<script src="https://h0m35t4r.github.io/js/jquery.min.js"></script>
<script src="https://h0m35t4r.github.io/js/jquery.scrolly.min.js"></script>
<script src="https://h0m35t4r.github.io/js/jquery.scrollex.min.js"></script>
<script src="https://h0m35t4r.github.io/js/skel.min.js"></script>
<script src="https://h0m35t4r.github.io/js/util.js"></script>
<!-- Main JS -->
<script src="https://h0m35t4r.github.io/js/main.js"></script>
</body>
</html>