-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex-2.html
More file actions
46 lines (46 loc) · 2.2 KB
/
index-2.html
File metadata and controls
46 lines (46 loc) · 2.2 KB
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
<!DOCTYPE html>
<html>
<head>
<meta property="og:title" content="Acromatic's website">
<meta property="og:type" content="website">
<meta property="og:description" content="Click on me!">
<meta property="theme-color" content="#121121">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Acromatic</title>
<link rel="stylesheet" href="https://its-acromatic.github.io/style.css">
<style>
@import url('https://fonts.googleapis.com/css2?family=Rubik+Vinyl&display=swap');
</style>
</head>
<body>
<div class="center">
<div>
<h1><h1 style="font-family: Rubik Vinyl; color: #3328d1">Acromatic</h1>
<p>-> I am Arnav Mishra, age..DON'T ASK! (By the way its 14).</p>
<p>-> A crazy tech enthusiast</p>
<p>-> Tests things beyond limits...</p>
<p>-> A thing called computer distracted me..</p><br>
<a href="https://its-acromatic.github.io/site-nav"> -Site Navigation- </a>
</div>
<div>
<h4>My ongiong projects:</h4>
<a href="https://github.com/its-acromatic/acromatic-website-project">-> Acromatic Website Project </a> <br>
<p></p>Click <a href="https://its-acromatic.github.io/projects">Here</a> To See All Projects </p> <br>
</div>
<div>
<h4>You can find me at:</h4>
<a href="https://github.com/its-acromatic/">-> Github - its-acromatic</a> <br>
<a href="https://discord.com/users/1276765112014999557">-> Discord - its_acromatic_arnav.mishra</a> <br>
<a href="mailto:acromatic121@gmail.com">-> Email - acromatic121@gmail.com</a> <br>
</div>
<hr>
<div>
<h4>Click <a href="https://its-acromatic.github.io/fav-music">Here</a> if you want to see my Fav Music/Songs</h4>
<hr>
<h4>Some useful posts:</h4>
<a href="https://its-acromatic.github.io/">-> Nothing useful for now... </a> <br>
</div>
<p>Bye Bye! 👋</p>
</div>
</body>
</html>