58 lines
2.3 KiB
HTML
58 lines
2.3 KiB
HTML
<!--
|
|
Template Information
|
|
Name: Discord Bot Website
|
|
Author: Roee Lupo (aka MrSheldon)
|
|
License: MIT
|
|
-->
|
|
|
|
<!-- Stop looking into the source code! ಠ╭╮ಠ -->
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="author" content="MrSheldon">
|
|
|
|
<meta content="Sheepstar Global - The Discord Bot" property="og:title">
|
|
<meta name="theme-color" content="#7489D6">
|
|
<meta content="A discord bot to chat with servers all over the world!" property="og:description">
|
|
<meta content="Sheepstar" property="og:site_name">
|
|
<meta content='https://cdn.sheepstar.xyz/5393790617638037.png' property='og:image'>
|
|
|
|
<link id="theme-style" rel="stylesheet" href="css/main.css">
|
|
<link rel="icon"
|
|
type="image/png"
|
|
href="https://sheepstar.xyz/assets/favicon.png" />
|
|
<title>Sheepstar Global</title>
|
|
</head>
|
|
|
|
<body bgcolor="#7289DA">
|
|
<ul>
|
|
<a href="https://sheepstar.xyz"><img width="60" height="60" class="animated rotateIn" src="https://global.sheepstar.xyz/Sstar_Global_Rund.png" /></a>
|
|
</ul>
|
|
|
|
<div class="flex-item">
|
|
<img src="https://mrsheldon.me/files/785375.gif" alt="" width="800" height="600" style="float: left;" />
|
|
<div>
|
|
<h1 class="ariel" style="font-size:60px;"><span style="color: #ffffff;">Sheepstar Global</span></h1>
|
|
<div class="ariel" style="font-size:40px;"><span style="color: #ffffff;">A global chat bot that allows you to</span>
|
|
<br>
|
|
<span style="color: #ffffff;">chat with other servers.</span>
|
|
</div>
|
|
<br>
|
|
<p><button class="btn"><a href="https://discord.com/api/oauth2/authorize?client_id=772513556116930580&permissions=321536&scope=bot">Invite</a></button>
|
|
<button class="btn"><a href="https://discord.gg/jbne9JTJtU">Support</a></button>
|
|
<button class="btn"><a href="https://docs.sheepstar.xyz/global/commands">Commands</a></button></p>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
</div>
|
|
</div>
|
|
<h6 style="color:white;">Designed by <a href="https://mrsheldon.me">MrSheldon</a> | Copyright © 2021 Sheepstar All Rights Reserved</h6>
|
|
</body>
|
|
|
|
</html>
|