Files
Console/ui/desktop/index.html
2025-12-26 06:55:32 -06:00

13 lines
396 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Console</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="/_/icons/logo.svg">
<link rel="stylesheet" href="/_/code/shared.css">
<script src="/_/code/quill.js"></script>
<script type="module" src="75820185/index.js"></script>
</head>
<body style="margin: 0px">
</body>
</html>