This repository has been archived by the owner on Aug 24, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
40 lines (34 loc) · 2.11 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>
<title>Yatopia - Blazing-fast Minecraft.</title>
<link rel="icon" href="static/img/yatopia.png">
<link rel="stylesheet" href="static/css/home.css">
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="theme-color" content="#2b2b2b">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Yatopia is a next-generation Minecraft server software aimed at best in class performance. It combines the power of many Paper forks to create the smoothest, most optimized server experience out there.">
<meta name="keywords" content="Minecraft, Spigot, server, Tuinity, Yatopia, Paper, open-source, performance, patches, optimized">
<meta name="author" content="Yatopia Contributors">
<meta name="og:image" content="https://yatopiamc.github.io/static/img/yatopia-shiny.gif">
<meta name="theme-color" content="#59d983">
</head>
<body>
<div class="content">
<img class="image" src="static/img/yatopia-shiny.gif">
<h1>Yatopia</h1>
<h3>The blazing fast <a href="https://github.com/Spottedleaf/Tuinity" style="text-decoration: none;">Tuinity</a> fork aimed at best in class performance. It's your Minecraft server, on crack.</h3>
<div class="links">
<a class="downloads link" href="download.html">Downloads</a>
<a class="discord link" href="https://discord.io/YatopiaMC">Discord</a>
<a class="github link" href="https://github.com/YatopiaMC">GitHub</a>
</div>
<div class="stats">
<a style="text-decoration:none" href="https://bstats.org/plugin/server-implementation/Yatopia/8840"><h3 id="stats" style="color: #ebebeb !important;"></h3></a>
</div>
</div>
<script src="static/js/home.js" async></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/page-accelerator/0.1.1/page-accelerator.min.js" integrity="sha512-YZMsq9hQOwRuYLHDE3xu5Fuqc7dsw8JW93koppkyK4dxD963sMKZkZQFF62HpQIA74nmG8mK4lzKQf0IpFOU2Q==" crossorigin="anonymous"></script>
</body>
</html>