Add unfinished website section
This commit is contained in:
9
web/index.html
Normal file
9
web/index.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<link href="https://fonts.googleapis.com/css?family=PT+Sans:400,700" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<script src="app/index.js"></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user