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