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

15 lines
409 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">
<style>
</style>
<script src="/_/code/quill.js"></script>
<script type="module" src="75820185/index.js"></script>
</head>
<body>
</body>
</html>