mirror of
https://github.com/snowykami/server-status-server.git
synced 2025-06-05 22:55:20 +00:00
17 lines
652 B
HTML
17 lines
652 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8"/>
|
|
<link rel="icon" type="image/svg+xml" href="/icon.svg"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
|
<title>Server Status</title>
|
|
<link href="https://fonts.font.im/css?family=Josefin+Sans:400,400i,600,600i,700,700i" rel="stylesheet">
|
|
<link href="https://fonts.font.im/css?family=Quattrocento+Sans:400,400i,700,700i" rel="stylesheet">
|
|
<script type="module" crossorigin src="/assets/index-Cj1iUgBT.js"></script>
|
|
<link rel="stylesheet" crossorigin href="/assets/index-DhV9f_LC.css">
|
|
</head>
|
|
<body>
|
|
<div id="app"></div>
|
|
</body>
|
|
</html>
|