-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
15 lines (15 loc) · 854 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
<!-- Script And CSS AREA -->
<link href=\css\ rel="stylesheet" crossorigin="anonymous">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<!-- Script And CSS AREA -->
<head>
<title>
SkyblockPE Recreation </title>
</head>
<!-- Server Join Section -->
<a href="minecraft://?addExternalServer=§bSkyblockPE|play.skyblockpe.com:19132">Original Server</a>
<a href="minecraft://?addExternalServer=§bSkyblockPE Recreation|">Recreation Server</a>
<!-- Server Join Section -->
</html>