<!DOCTYPE html>
<html>

<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <title>ServerStatus</title>
  <link rel="shortcut icon" href="./assets/favicon-65bd9f8a.png" type="image/x-icon">
  <script type="module" crossorigin src="./assets/index-e069a4f0.js"></script>
  <link rel="stylesheet" href="./assets/index-282247e3.css">
</head>

<body>
  <div class="px-3 sm:px-6 min-h-screen relative">
    <h1 class="text-4xl font-bold py-4">
	    <a href="/index3.html">Light<a>   <a class="text-blue-500" href="/index.html">Default</a>
    </h1>
    <div id="app"></div>
    <div class="text-center absolute left-0 bottom-0 py-4 w-full">
      Powered by <a class="text-blue-500" href="https://github.com/cppla/ServerStatus"
        target="_blank">ServerStatus中文版</a>.
      Theme <a class="text-blue-500" href="https://github.com/orilights/ServerStatus-Theme-Light"
        target="_blank">Light</a> by <a class="text-blue-500" href="https://orilight.top/" target="_blank">OriLight</a>
    </div>
  </div>
  
</body>

</html>