Init
This commit is contained in:
commit
603470fc55
1 changed files with 12 additions and 0 deletions
12
index.html
Normal file
12
index.html
Normal file
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>WebGL Sites Project</title>
|
||||
<meta charset="utf-8"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="content"></div>
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in a new issue