init
This commit is contained in:
12
UI/index.html
Normal file
12
UI/index.html
Normal 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>
|
||||
Reference in New Issue
Block a user