-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
42 lines (37 loc) · 1.47 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>frost's homepage</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no" />
<meta name="description" content="_____" />
<meta property="og:site_name" content="frostt" />
<meta property="og:title" content="frostt" />
<meta property="og:type" content="website" />
<meta property="og:description" content="_____" />
<meta property="og:image" content="assets/frost_banner.jpg" />
<meta property="og:image:type" content="image/jpeg" />
<meta property="og:image:width" content="1280" />
<meta property="og:image:height" content="800" />
<meta property="og:url" content="https://frostxyz.carrd.co" />
<meta property="twitter:card" content="summary_large_image" />
<link href="styles/css.css" rel="stylesheet" type="text/css" />
<link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet">
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
</head>
<!-- Start of socials list-->
<body onload="document.body.style.opacity='1'">
<div id="toptext">
<p>evv<strong>v</strong><br>[22]</p>
</div>
<div id="toptextsmaller">
<p></p>
</div>
</div>
<div id="toptextsmaller">
<a href= "./soc/index.html">socials</a> • <a href="./art/index.html">art</a>
</div>
</html>
<!-- Initiate AOS-->
<!-- rip AOS lol -->