-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaspectstudios.html
42 lines (38 loc) · 2.16 KB
/
aspectstudios.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>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title id="title">Aspect studios.</title>
<link rel="stylesheet" href="http://rtrade.github.io/style.css">
<meta name="description" content="Aspect Studios fan-made website made by trade6676.">
<meta content="Aspect Studios." property="og:title">
<meta content="Aspect Studios fan-made website made by trade6676." property="og:description">
<meta content="#583098" data-react-helmet="true" name="theme-color">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Poppins&family=Quicksand:wght@500&family=Yellowtail&display=swap" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/particles.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
</head>
<body>
<div id="particles-div">
<div class="content">
<div>
<center>
<p class="title">Aspect Studios</p>
<hr style="position:relative; top:-5px;background: linear-gradient(to right, #3bafde, #cc49cb,#cbe733);width: 100%;height:1px;border: none"></hr>
<span class="linkholder">
<a class="link" href="http://discord.gg/gDaZSxvGRs">Discord Server.</a>
<a class="link" href=" https://www.youtube.com/@Aspect_Studios">YouTube Channel.</a>
<a class="link" href="https://www.roblox.com/groups/15007777/Aspect-Official">Roblox Group.</a>
</span>
</center>
</div>
</div>
</div>
</body>
<script src="http://rtrade.github.io/effects.js"></script>
</html>