Skip to content

Commit

Permalink
xreal meet webxr
Browse files Browse the repository at this point in the history
  • Loading branch information
jakedowns committed Feb 5, 2024
1 parent 9fe684f commit d57e00d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
</style>
</head>
<body class="flex flex-col justify-center items-center h-screen text-white bg-black">
<h1 class="text-4xl font-bold text-purple-800 p-4 block">Xreal, meet the Web.</h1>
<h1 class="text-4xl font-bold text-purple-800 p-4 block">Xreal, meet WebXR</h1>
<br/>


<!-- Button to kick off a USBHID session device request -->
<button id="usbhid-button" class="block mt-4 bg-purple-800 hover:bg-purple-700 text-white font-bold py-2 px-4 rounded">
Start USBHID Session
😎 Connect
</button>

<br/>
Expand Down

0 comments on commit d57e00d

Please sign in to comment.