-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathayo.html
More file actions
72 lines (70 loc) · 3.01 KB
/
Copy pathayo.html
File metadata and controls
72 lines (70 loc) · 3.01 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Site Metadata -->
<meta charset="UTF-8">
<meta content="width=device-width,initial-scale=1,user-scalable=no" name="viewport">
<meta content="#ff2b7a" name="theme-color">
<!-- SEO & Open Graph -->
<meta content="14 yr old boy named Derrick. ." name="description">
<meta content="aria, aurora rpg, awia, awiaaaa, awiaaa, ariastech, netsky" name="keywords">
<meta content="https://skycat.xyz" property="og:url">
<meta content="ayo nibba" property="og:description">
<meta content="img/logo.png" property="og:image">
<!-- Twitter Metadata -->
<meta content="summary" name="twitter:card">
<meta content="bro what" name="twitter:title">
<meta content="ayo???" name="twitter:description">
<meta content="img/logo.png" name="twitter:image">
<!-- Site Resources -->
<link rel="shortcut icon" href="img/favicon_colorless.png">
<link href="css/frameworks/bulma.css" rel="stylesheet" type="text/css">
<link href="css/OtherPages/error.css" rel="stylesheet" type="text/css">
<link href="css/animate.css" rel="stylesheet" type="text/css">
<script src="js/font-awesome.js"></script>
<link href="css/errorheader.css" rel="stylesheet" type="text/css">
<div class="topnav">
</div>
<title>Aurora Rpg</title>
</head>
<body>
<section class="hero is-medium header">
<div class="hero-body">
<div class="container has-text-centered">
<img src="img/logo_colorless.png" class="animated fadeInDown fast logo" alt="logo">
<div class="animated fadeInUp fast icons">
<a href="https://www.youtube.com/channel/UCXzuGxoM4t9uEi4T7a62cMQ?view_as=subscriber" title="YouTube">
<span class="icon is-large">
<i class="icons fab fa-youtube fa-2x"></i>
</span>
</a>
<a href="https://twitter.com/AuroraRpgYT" title="Twitter">
<span class="icon is-large">
<i class="icons fab fa-twitter fa-2x"></i>
</span>
</a>
<a href="https://discord.gg/hkqc6J4VFD" title="Discord">
<span class="icon is-large">
<i class="icons fab fa-discord fa-2x"></i>
</span>
</a>
</div>
</div>
</div>
</section>
<div class="spacing"></div>
<section class="section">
<div class="container">
<div class="columns animated fadeInUp faster has-text-centered">
<div class="column">
<p class="is-size-2">ayo????? 📸 </p>
</div>
</div>
</div>
</section>
<div class="spacing"></div>
<footer class="footer has-text-white has-text-centered is-size-6">
<p>What the fuck you doing, Goofy head Ass. the whole mf c i r c u s </p>
</footer>
</body>
</html>