First commit
This commit is contained in:
Vendored
BIN
Binary file not shown.
|
After Width: | Height: | Size: 7.6 KiB |
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>test</title>
|
||||
<link rel="shortcut icon" type="image/png" href="./favicon.png">
|
||||
</head>
|
||||
<body>
|
||||
<script src="./app.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user