This commit is contained in:
metacryst
2025-04-08 11:53:18 -05:00
commit 5ba9bae02c
14 changed files with 351 additions and 0 deletions

12
UI/index.html Normal file
View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Admin</title>
<link rel="icon" href="shield.png">
<link rel="stylesheet" href="">
<script type="module" src="index.js"></script>
</head>
<body style="background: #38614d">
</body>
</html>

0
UI/index.js Normal file
View File

BIN
UI/lightning.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
UI/shield.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB