Update AvWeb and add Licenses
This commit is contained in:
11
web/index.html
Normal file
11
web/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Avalon BBS</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<script src="script.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Avalon BBS</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user