UNPKG

janusweb

Version:
42 lines (29 loc) 1.76 kB
<!DOCTYPE html> <html> <head> <title>JanusWeb</title> <link rel="stylesheet" type="text/css" href="janusweb.css" media="all" /> <link rel="manifest" href="manifest.json"> <meta charset="utf-8"> <meta name="viewport" content="initial-scale=1.0, user-scalable=no, maximum-scale=1.0, width=device-width" /> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="theme-color" content="#2f363b"> <meta http-equiv="origin-trial" data-feature="WebVR" data-expires="2017-06-12" content="Avy/Fo2QM5trR+WVHnaVz0t3LVltGxx3yvpSYSCC2oklwuDEYUEK6YdnxYv4p687MJGB61q//htZUvSIZPg93goAAABOeyJvcmlnaW4iOiJodHRwczovL3dlYi5qYW51c3ZyLmNvbTo0NDMiLCJmZWF0dXJlIjoiV2ViVlIiLCJleHBpcnkiOjE0OTczMTIwMDB9"> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@bai0" /> <meta name="twitter:title" content="JanusWeb" /> <meta name="twitter:description" content="The World Within The Web" /> <meta name="twitter:image" content="https://janusxr.org/backgrounds/wallpapers/generic.png" /> <meta name="twitter:image:alt" content="JanusWeb" /> <meta property="og:app_id" content="1197654320349894" /> <meta property="og:url" content="https://web.janusxr.org/" /> <meta property="og:type" content="website" /> <meta property="og:title" content="JanusWeb" /> <meta property="og:description" content="The World Within The Web" /> <meta property="og:image" content="https://janusxr.com/backgrounds/wallpapers/generic.png" /> <script src="janusweb.js"></script> </head> <body> <janus-viewer src="https://www.janusxr.org/"></janus-viewer> </body> </html>