This repository has been archived by the owner on Nov 12, 2020. It is now read-only.
forked from SilverShades02/SilverShades02.github.io
-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
60 lines (55 loc) · 2.26 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
<!DOCTYPE html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-127649772-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-127649772-1');
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>AnuragRai</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/icomoon.css">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/style.css">
<link rel="shortcut icon" href="images/favicon.ico">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<!-- jQuery library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!-- Latest compiled JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>
<div id="particles-js">
<div class="main-content">
<figure>
<br/><br/><br/>
<img src="https://raw.githubusercontent.com/Dark-Matter7232/Dark-Matter7232.github.io/master/images/photo1576046551895222189.ico"
class="img-circle" width="50%"/>
</figure><font color="white">
<h1>AnuragRai</h1>
<h2>Dark-Matter7232</h2>
<p>Custom ROM Dev | Just Another Noob </p>
</font>
<ul class="social">
<li><a href="https://telegram.me/AnuragRoy" target="_blank"><i class="icon-telegram"></i></a></li>
<li><a href="https://github.com/Dark-Matter7232" target="_blank"><i class="icon-github"></i></a></li>
<li><a href="https://forum.xda-developers.com/member.php?s=379b2e05efda14b492fd674bea172625&u=7805011" target="_blank">XDA</a></li>
</ul><br/><br/>
<center><a href="https://forum.xda-developers.com/mi-a1/development/stable-msm-xtended-xp-1-release-v1-t3854187">
<img src="https://avatars1.githubusercontent.com/u/35887036?s=200&v=4"
width="30%"></center></a>
</div>
<footer id="footer">
© 2018 AnuragRai
</footer>
</div>
<script src="js/particles.js"></script>
<script src="js/app.js"></script>
</body>
</html>