-
Notifications
You must be signed in to change notification settings - Fork 16
/
404.html
166 lines (127 loc) · 6.35 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
<!DOCTYPE html>
<html lang="en"
data-is-home="false"
data-is-mobile="false"
data-supports-vr="false"
data-supports-touch="false"
data-site-base-url="https://aframe.io"
data-site-root-path="/"
data-site-home-url="https://aframe.io/"
data-lib-home-url="https://aframe.io/"
data-lib-examples-url="https://aframe.io/aframe/examples"
data-title="{title} | A-Frame"
data-is-spa="false"
data-ga-id="UA-111391431-24"
data-aframe-version="1.6.0"
data-docs-version="1.6.0">
<head>
<title>A-Frame</title>
<script>
var host = window.location.protocol + '//' + window.location.hostname;
if (window.location.protocol === 'http:' &&
window.location.hostname === 'https://aframe.io') {
window.location.href = 'https:' + window.location.href.substring(6);
}
</script>
<meta charset="utf-8">
<!-- Don't index old documentation pages. -->
<meta name="robots"
content="all">
<meta name="description" content="A web framework for building virtual reality experiences. Make WebVR with HTML and Entity-Component. Works on Vive, Rift, desktop, mobile platforms.">
<meta name="keywords" content="webvr,webvr framework,webvr demos,webvr sites,vr javascript,vr framework">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- Origin Trial Token, feature = WebXR Device API, origin = https://aframe.io, expires = 2018-03-05 -->
<meta http-equiv="origin-trial" data-feature=" WebXR Device API (For Chrome M69+)" data-expires="2019-03-05" content="Ako5ueZ8LIub4MywyaWBtX6FQOVZBYPxDUBC09XfJRjVfQH1GXOaRO8v4/TQWyPdmw2qm8nJ/f9QfFwE+t20NwsAAABkeyJvcmlnaW4iOiJodHRwczovL2FmcmFtZS5pbzo0NDMiLCJmZWF0dXJlIjoiV2ViWFJEZXZpY2VNNjkiLCJleHBpcnkiOjE1NTE4MzAzOTksImlzU3ViZG9tYWluIjp0cnVlfQ==">
<!-- Origin Trial Token, feature = WebVR (For Chrome M62+), origin = https://aframe.io, expires = 2018-08-09 -->
<meta http-equiv="origin-trial" data-feature="WebVR (For Chrome M62+)" data-expires="2018-08-09" content="AlKeBeX7MGtuPmoZUks7FEWi6ke/EeYDPS1zhkb9bsdGr+r9gv+vYXGN7pUIz8+4XPxpWi7guenedSC1jM8B6AcAAABOeyJvcmlnaW4iOiJodHRwczovL2FmcmFtZS5pbzo0NDMiLCJmZWF0dXJlIjoiV2ViVlIxLjFNNjIiLCJleHBpcnkiOjE1MzM4NDAyMzN9">
<link rel="canonical" href="https://aframe.io">
<link href="https://fonts.googleapis.com/css?family=Fira+Sans:300,400,600" rel="stylesheet">
<meta property="fb:app_id" content="1535794316743373">
<meta property="og:title" content="A-Frame">
<meta property="og:site_name" content="A-Frame">
<meta property="og:type" content="website">
<meta property="og:url" content="https://aframe.io">
<meta property="og:description" content="A web framework for building virtual reality experiences. Make WebVR with HTML and Entity-Component. Works on Vive, Rift, desktop, mobile platforms.">
<meta property="og:image" content="http://aframe.io/images/card.jpg?v2">
<meta property="og:image:secure_url" content="https://aframe.io/images/card.jpg?v2">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@aframevr">
<meta name="twitter:creator" content="@aframevr">
<meta name="twitter:title" content="A-Frame">
<meta name="twitter:description" content="A web framework for building virtual reality experiences. Make WebVR with HTML and Entity-Component. Works on Vive, Rift, desktop, mobile platforms.">
<meta name="twitter:image" content="http://aframe.io/images/card.jpg?v2">
<meta name="mobile-web-app-capable" content="yes">
<meta name="theme-color" content="black">
<link rel="icon" sizes="192x192" href="https://aframe.io/images/aframe-logo-192.png">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" href="https://aframe.io/images/aframe-logo-152.png">
<link rel="alternate" type="application/rss+xml" title="Feed" href="https://aframe.io/feed.xml">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-111391431-24', 'auto');
ga('send', 'pageview');
ga('send', 'event', 'pageload.querystring', window.location.search);
ga('send', 'event', 'pageload.hash', window.location.hash);
</script>
<!-- Search. -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.css"/>
<link rel="stylesheet" href="/css/search.css">
<meta name="generator" content="Hexo 7.2.0"></head>
<body data-page-layout="404" data-page-type="">
<main id="main" class="main"><style>
html {
background: #EF2D5E;
font-size: 16px;
}
body {
color: #FAFAFA;
font: 1.25rem/1.5 Consolas, Andale Mono, Monaco, Courier New, monospace;
font-size: calc(1rem + .5vw);
max-width: 768px;
padding: 3%;
}
a {
border-bottom: 1px solid rgba(255,255,255,.5);
color: #fff;
font-weight: 600;
padding-bottom: 2px;
text-decoration: none;
}
a:hover {
border-bottom-color: #fff;
}
h1, p {
margin: 1rem 0;
}
h1 {
color: #fff;
margin-top: 0;
}
</style>
<h1 id="404-not-found"><a href="#404-not-found" class="headerlink" title="404 Not Found"></a>404 Not Found</h1><p>Sorry, we could not find the page or file you requested.</p>
<p>It’s possible that the link you clicked is out of date or the address was typed incorrectly.</p>
<p><a href="/">Visit aframe.io</a></p>
</main>
<!-- Algolia search. -->
<script src="https://cdn.jsdelivr.net/npm/algoliasearch/dist/algoliasearch.umd.min.js"></script>
<script type="text/javascript" src="/js/docsearch.min.js"></script>
<script type="text/javascript">
var searchConfig = {
appId: 'N5FBG9I0SH',
apiKey: '2166b9095d153b15b047283347535ff0',
indexName: 'aframe',
algoliaOptions: {
facetFilters: ['version:1.6.0'],
hitsPerPage: 10
},
debug: false
};
docsearch(Object.assign(searchConfig, {inputSelector: '.docs-search-sidebar .search-field'}));
docsearch(Object.assign(searchConfig, {inputSelector: '.docs-search-sidebar-mobile .search-field'}));
</script>
</body>
</html>