瀏覽代碼

Tweak

customisations
alemart 6 月之前
父節點
當前提交
cd867bdfe8
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      docs_overrides/index.html

+ 2
- 2
docs_overrides/index.html 查看文件

159
     <div class="splash-container md-grid">
159
     <div class="splash-container md-grid">
160
         <div class="splash-text md-typeset appear text-center">
160
         <div class="splash-text md-typeset appear text-center">
161
             <h1>encant<em>ar</em>.js</h1>
161
             <h1>encant<em>ar</em>.js</h1>
162
-            <h2>GPU-accelerated Augmented Reality for the web</h2>
162
+            <h2>The Augmented Reality engine that will enchant you!</h2>
163
             <nav>
163
             <nav>
164
                 <a href="{{ './home' | url }}" class="md-button md-button--primary" id="splash-get-started" data-goatcounter-click>Get started</a>
164
                 <a href="{{ './home' | url }}" class="md-button md-button--primary" id="splash-get-started" data-goatcounter-click>Get started</a>
165
                 <a href="{{ './demos/hello-aframe/poster.html' | url }}" class="md-button" target="_blank" id="splash-try-demo" data-goatcounter-click>Try a demo</a>
165
                 <a href="{{ './demos/hello-aframe/poster.html' | url }}" class="md-button" target="_blank" id="splash-try-demo" data-goatcounter-click>Try a demo</a>
167
         </div>
167
         </div>
168
         <!--
168
         <!--
169
         <div class="splash-image appear">
169
         <div class="splash-image appear">
170
-            <video poster="{{ './img/demo-cat.gif' | url }}" muted loop playsinline autoplay>
170
+            <video poster="{{ './img/splash.gif' | url }}" muted loop playsinline autoplay>
171
                 <source src="{{ './img/demo-cool3.webm' | url }}" type="video/webm" />
171
                 <source src="{{ './img/demo-cool3.webm' | url }}" type="video/webm" />
172
                 <source src="{{ './img/demo-cool3.mp4' | url }}" type="video/mp4" />
172
                 <source src="{{ './img/demo-cool3.mp4' | url }}" type="video/mp4" />
173
             </video>
173
             </video>

Loading…
取消
儲存