mirror of
https://github.com/kaboomserver/website.git
synced 2024-11-29 10:46:00 -05:00
Initial Commit
This commit is contained in:
parent
1c248fd2f3
commit
7d445ea785
1 changed files with 1 additions and 3 deletions
|
@ -4,8 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="Minecraft.ga is a server where you can test out whatever you like. Whether it be OP Commands, Command Blocks, or just building, Minecraft.ga gives you freedom.">
|
||||
<meta name="author" content="Minecraft.ga">
|
||||
<title>Minecraft.ga</title>
|
||||
<title>Minecraft.ga - OP Server</title>
|
||||
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css" rel="stylesheet" type="text/css">
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css" rel="stylesheet" type="text/css">
|
||||
<link href="css/minecraft.css" rel="stylesheet">
|
||||
|
@ -40,7 +39,6 @@
|
|||
</section>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
|
||||
<script src="js/minecraft.js"></script>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue