-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
40 lines (40 loc) · 2.32 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link rel="apple-touch-icon" sizes="180x180" href="/static/favicons/apple-touch-icon.png?v=2">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicons/favicon-32x32.png?v=2">
<link rel="icon" type="image/png" sizes="194x194" href="/static/favicons/favicon-194x194.png?v=2">
<link rel="icon" type="image/png" sizes="192x192" href="/static/favicons/android-chrome-192x192.png?v=2">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicons/favicon-16x16.png?v=2">
<link rel="manifest" href="/static/favicons/site.webmanifest?v=2">
<link rel="mask-icon" href="/static/favicons/safari-pinned-tab.svg?v=2" color="#5bbad5">
<link rel="shortcut icon" href="/static/favicons/favicon.ico?v=2">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-TileImage" content="/static/favicons/mstile-144x144.png?v=2">
<meta name="msapplication-config" content="/static/favicons/browserconfig.xml?v=2">
<meta name="theme-color" content="#0e0c07">
<meta property="og:title" content="W-OVERFLOW" />
<meta property="og:description" content="no this is not qalcyo or the other anime" />
<meta name="theme-color" content="#75aff7" />
<link rel="stylesheet" href="static/css/style.css" />
<script src="https://unpkg.com/typewriter-effect@latest/dist/core.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/kute.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="no this is not qalcyo" />
<meta http-equiv="content-language" content="en">
<script src="https://betteruptime.com/widgets/announcement.js" data-id="139217" async="async" type="text/javascript"></script>
<meta name="copyright" content="W-OVERFLOW, 2022">
<title>W-OVERFLOW</title>
</head>
<body>
<h1>W-OVERFLOW</h1>
<h3>
We made a lot of cool Minecraft mods, but we've since moved to [Polyfrost](https://github.com/Polyfrost) and are now working on some new cooler things like [OneConfig](https://github.com/Polyfrost/OneConfig) (although we still make mods).
</h3>
<h3>
Check Polyfrost out please :D
</h3>
</body>
</html>