-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
1 lines (1 loc) · 949 Bytes
/
index.html
1
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><link rel="stylesheet" href="dist/index.92eedc5c.css"><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="theme-color" content="#000000"><title>GLYPH</title><meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"><script type="module" src="dist/index.c602226b.js"></script></head><body> <div id="landing"> <div class="app"> <div class="text"> <h1>GLYPH</h1> <h3>Instructions:</h3> <ul> <li>Turn off silent mode and turn up device volume.</li> <li>This website will use your device's camera to detect GLYPHs, which are placed throughout the room.</li> <li>As people are moving and scanning different GLYPHs, the devices will work together to produce a song. </li> </ul> </div> <button id="play-button">Begin</button> </div> </div> <div class="loading" id="loading" hidden><h2>Loading...</h2></div> </body></html>