a
This commit is contained in:
parent
e39fbe918d
commit
d91361f200
@ -4,7 +4,7 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Gurt Stats Dashboard</title>
|
<title>Gurt Stats Dashboard</title>
|
||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="/api/gurt/static/style.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Gurt Internal Stats</h1>
|
<h1>Gurt Internal Stats</h1>
|
||||||
@ -31,6 +31,6 @@
|
|||||||
<!-- Config stats will be populated here -->
|
<!-- Config stats will be populated here -->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src="script.js"></script>
|
<script src="/api/gurt/static/script.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user