Skip to content

Commit 4ab89a3

Browse files
Create admin.html
1 parent 6306784 commit 4ab89a3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

admin.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!DOCTYPE html>
2+
<head>
3+
<title>admin panel</title>
4+
</head>
5+
<body>
6+
<center>
7+
<h1 style="color:DodgerBlue;">Under Contstruction</h1>
8+
</center>
9+
</body>

0 commit comments

Comments
 (0)