-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
64 lines (43 loc) · 2.13 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>@itsN1X | CORE.N1X.Website</title>
<meta name="description" content="N1X">
<link rel="stylesheet" href="main.css">
<link href="beta.css" rel="stylesheet">
</head>
<upperDock>
<div class="navbar navbar-inverse navbar-fixed-top"> <a id="dw-nav" class="navbar-brand" href="index.html" > <h1>CORE.N1X.Website </h1></a></div>
<div>
<a id="dw-nav" class="navbar-header" >
<h5>
<a href="Archives.html">| Archives</a> |
<a href="Blog.html">Blog</a> |
<a href="New Delhi.html"> Delhi</a> |
<a href="Vellore.html">Vellore</a> |
<a href="Academia.html">Academia</a> |
<a href="Professional.html">Professional</a> |
<a href="Social.html">Social</a> |
<a href="emittime.html">EmiTTimE</a> |
</h5>
</a>
</div>
<p><span>
<li>fire me on <a href="http://www.twitter.com/itsn1x">twitter</a><a href="https://twitter.com/itsn1x" class="twitter-follow-button" data-show-count="false">Follow @itsn1x</a><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</li>
<li>fork me on <a href="http://www.github.com/itsn1x">github</a></li>
<li>free me on <a href="http://www.linkedin.com/itsn1x">linkedin</a></li>
</span>
<p>
<h1><p>www.N1X.Website</h1>
</upperDock>
<body>
<h3> Live useful links : </h3>
<p>
<a href="http://www.N1X.website"> My original webhome. </a><br>
<a href="http://its.N1X.website"> My official webhome. </a><br>
</body>
</html>
<!------------------------------------------end-of-core-head------------------->