summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJ08nY2016-04-29 00:09:43 +0200
committerJ08nY2016-04-29 00:09:43 +0200
commit7caff3e0edcf8982ec716143ed030b2790061b39 (patch)
tree16673b30ff5fcb35c53bdcbeeea0cf0fa9b22d25 /index.html
parente243829840896b29c2508d3984b229adc3074edc (diff)
downloadomniplex-master.tar.gz
omniplex-master.tar.zst
omniplex-master.zip
pointerlock workHEADmaster
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/index.html b/index.html
index b798a7c..52ce294 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,13 @@
<script type="text/javascript" src="js/physi.min.js"></script>
</head>
<body>
-<div id="container">T</div>
+<div id="container">
+ <div id="block">
+ <div id="instructions">
+ <span id="heading">Omniplex</span>
+ </div>
+ </div>
+</div>
<script type="text/javascript" src="omni.js"></script>
</body>
</html> \ No newline at end of file