Skip to content

Commit 392a1c6

Browse files
committed
docs: add index.html to fix favicon.io error
1 parent b6ea529 commit 392a1c6

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="UTF-8" />
5+
<title>BlockGuard</title>
6+
</head>
7+
<body>
8+
<h1>Welcome to BlockGuard Server</h1>
9+
</body>
10+
</html>

0 commit comments

Comments
 (0)