-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path404.html
199 lines (160 loc) · 7.14 KB
/
404.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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
<!DOCTYPE html>
<!--[if lt IE 8 ]><html class="no-js ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="no-js ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 8)|!(IE)]><!-->
<html class="no-js" lang="en">
<!--<![endif]-->
<head>
<!--- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>Kautilya Save - 404 Error</title>
<!-- Open Graph Sharing Preview Configuration -->
<meta name="description" content="Developer | Traveller | Technophile | Photographer | Foodie | Designer">
<meta property="og:title" content="Kautilya Save - Sensehack" />
<meta property="og:url" content="https://sensehack.github.io" />
<meta property="og:description" content="Developer | Traveller | Technophile | Photographer | Foodie | Designer">
<!-- <meta property="og:image" content="https://sensehack.github.io/ks_i.png"> -->
<meta property="og:image" content="https://sensehack.github.io/ogKS.png">
<meta property="og:type" content="article" />
<meta property="og:locale" content="en_US" />
<!-- Sharing preview end. -->
<!-- SEO -->
<meta name="author" content="Kautilya Save , Sensehack">
<meta name="SEO" content="Kautilya Save">
<!-- Google Analytics
================================================== -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-120726119-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-120726119-1');
</script>
<!-- Google Tag Manager -->
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-NBJTKDK');
</script>
<!-- End Google Tag Manager -->
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/default.css">
<link rel="stylesheet" href="css/error404.css">
<link rel="stylesheet" href="css/media-queries.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp"
crossorigin="anonymous">
<!-- Custom fonts from fontastic for Trakt TV SVG. -->
<!-- <link href="https://file.myfontastic.com/RdqTEHU3NGAZLVYoyxjbQ8/icons.css" rel="stylesheet"> -->
<!-- <link rel="stylesheet" href="https://file.myfontastic.com/RdqTEHU3NGAZLVYoyxjbQ8/icons.css"> -->
<!-- Script
================================================== -->
<script src="js/modernizr.js"></script>
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="ms1.ico">
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NBJTKDK" height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Header
================================================== -->
<header id="home">
<nav id="nav-wrap">
<a class="mobile-btn" href="#nav-wrap" title="Show navigation">Show navigation</a>
<a class="mobile-btn" href="#" title="Hide navigation">Hide navigation</a>
<ul id="nav2" class="nav">
<li class="current">
<a href="https://sensehack.github.io/">Home</a>
</li>
<li>
<a href="https://sensehack.github.io/#about">About</a>
</li>
<li>
<a href="https://sensehack.github.io/#social">Social</a>
</li>
</ul>
<!-- end #nav -->
</nav>
<!-- end #nav-wrap -->
</header>
<!-- Header End -->
<!-- footer
================================================== -->
<footer>
<div class="row">
<div class="twelve columns">
<ul class="social-links">
<a href="https://twitter.com/kautilyasave" title="Twitter" aria-label="View Twitter" target="_blank">
<i class="fab fa-twitter"></i>
</a>
</li>
<li>
<a href="https://sensehack.github.io/privacy" title="Privacy" aria-label="View Privacy Policy"
target="_blank">
<i class="fas fa-user-secret"></i>
</a>
</li>
<li>
<a href="https://www.instagram.com/sensehack/" title="Instagram" aria-label="View Instagram"
target="_blank">
<i class="fab fa-instagram"></i>
</a>
</li>
<li>
<a href="https://trakt.tv/user/SensehacK" title="Trakt TV" aria-label="View Trakt TV" target="_blank">
<i class="fas fa-tv"></i>
</a>
</li>
<li>
<a href="https://www.last.fm/user/Sensehack" title="Last FM" aria-label="View Last FM" target="_blank">
<i class="fab fa-lastfm"></i>
</a>
</li>
</ul>
<ul class="copyright">
<li>© Copyright 2021 Kautilya Save</li>
<li>Design using
<a href="https://github.com/SensehacK" title="K$" aria-label="Github Sensehack" target="_blank">SensehacK</a>
</li>
</ul>
</div>
</div>
</footer>
<!-- Footer End-->
<!-- Java Script
================================================== -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script>
window.jQuery || document.write('<script src="js/jquery-1.10.2.min.js"><\/script>')
</script>
<script type="text/javascript" src="js/jquery-migrate-1.2.1.min.js"></script>
<script src="js/jquery.flexslider.js"></script>
<script src="js/waypoints.js"></script>
<script src="js/jquery.fittext.js"></script>
<script src="js/magnific-popup.js"></script>
<script src="js/init.js"></script>
</body>
</html>