EaglercraftX-Site/index.html
2024-01-03 17:04:53 -08:00

8 lines
198 B
HTML

<head>
<title>EaglerCraftX</title>
</head>
<body>
<h1>Pick a Client:</h1>
<a href="main.html"><button>Main Client</button></a> <a href="resent.html"><button>Resent Client</button></a>
</body>