summaryrefslogtreecommitdiff
path: root/views/reader.ejs
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-11-10 16:00:01 -0500
committerJules Laplace <jules@okfoc.us>2014-11-10 16:00:01 -0500
commit8e6693f0b98733b7958a33948e8705c42f35c571 (patch)
tree53c83f30de746466962b0bd7783de0ed8c274865 /views/reader.ejs
parenta1860ea42334447f49649a3491bad605237a23d5 (diff)
randomize button, minimap in a weird place
Diffstat (limited to 'views/reader.ejs')
-rw-r--r--views/reader.ejs4
1 files changed, 1 insertions, 3 deletions
diff --git a/views/reader.ejs b/views/reader.ejs
index b9b53d2..09b702e 100644
--- a/views/reader.ejs
+++ b/views/reader.ejs
@@ -4,7 +4,7 @@
<title>vvalls</title>
[[ include partials/meta ]]
</head>
-<body class="loading">
+<body class="loading reader">
<div id="scene"></div>
@@ -18,11 +18,9 @@
[[ include controls/reader/embed ]]
</div>
-<!--
<div id="minimap" class="vvbox" data-intro="Mini-map shows your position and orientation in a room. Navigate with WASD keys or drag here." data-position="top">
<span class="el"></span>
</div>
- -->
</div>
[[ } ]]