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
d2727a67a1
commit
4f7d0fb22a
2 changed files with 2 additions and 6 deletions
|
@ -14,9 +14,7 @@
|
|||
<h1 class="brand-heading">Minecraft.ga</h1>
|
||||
<p class="intro-text">An OP Minecraft Server</p>
|
||||
<div class="page-scroll">
|
||||
<a href="#about" class="btn btn-circle">
|
||||
<i class="fa fa-angle-double-down"></i>
|
||||
</a>
|
||||
<a href="#about" class="btn btn-circle">▼</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
@ -29,8 +29,6 @@
|
|||
<div id="ip"><div id="ipbox">IP</div><input type="text" value="minecraft.ga" onfocus="this.select();" onmouseup="return false;" size="10"></div>
|
||||
</div>
|
||||
</section>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.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>
|
||||
<script src="js/scroll.js"></script>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue