소스 검색

Update homepage

customisations
alemart 7 달 전
부모
커밋
8c4a5123af

+ 1
- 1
demos/basketball/NOTICE.html 파일 보기

@@ -20,7 +20,7 @@
20 20
                 encantar.js: GPU-accelerated Augmented Reality for the web<br>
21 21
                 Copyright &copy; 2022-present Alexandre Martins<br>
22 22
                 License: <a href="#lgpl">GNU Lesser General Public License, version 3</a><br>
23
-                <a href="https://github.com/alemart/encantar-js" target="_blank" rel="external">https://github.com/alemart/encantar-js</a>
23
+                <a href="https://encantar.dev" target="_blank" rel="external">https://encantar.dev</a>
24 24
             </li>
25 25
             <li>
26 26
                 Speedy Vision: GPU-accelerated Computer Vision for JavaScript<br>

+ 1
- 1
demos/hello-aframe/NOTICE.html 파일 보기

@@ -20,7 +20,7 @@
20 20
                 encantar.js: GPU-accelerated Augmented Reality for the web<br>
21 21
                 Copyright &copy; 2022-present Alexandre Martins<br>
22 22
                 License: <a href="#lgpl">GNU Lesser General Public License, version 3</a><br>
23
-                <a href="https://github.com/alemart/encantar-js" target="_blank" rel="external">https://github.com/alemart/encantar-js</a>
23
+                <a href="https://encantar.dev" target="_blank" rel="external">https://encantar.dev</a>
24 24
             </li>
25 25
             <li>
26 26
                 Speedy Vision: GPU-accelerated Computer Vision for JavaScript<br>

+ 1
- 1
demos/hello-babylon/NOTICE.html 파일 보기

@@ -20,7 +20,7 @@
20 20
                 encantar.js: GPU-accelerated Augmented Reality for the web<br>
21 21
                 Copyright &copy; 2022-present Alexandre Martins<br>
22 22
                 License: <a href="#lgpl">GNU Lesser General Public License, version 3</a><br>
23
-                <a href="https://github.com/alemart/encantar-js" target="_blank" rel="external">https://github.com/alemart/encantar-js</a>
23
+                <a href="https://encantar.dev" target="_blank" rel="external">https://encantar.dev</a>
24 24
             </li>
25 25
             <li>
26 26
                 Speedy Vision: GPU-accelerated Computer Vision for JavaScript<br>

+ 1
- 1
demos/hello-three/NOTICE.html 파일 보기

@@ -20,7 +20,7 @@
20 20
                 encantar.js: GPU-accelerated Augmented Reality for the web<br>
21 21
                 Copyright &copy; 2022-present Alexandre Martins<br>
22 22
                 License: <a href="#lgpl">GNU Lesser General Public License, version 3</a><br>
23
-                <a href="https://github.com/alemart/encantar-js" target="_blank" rel="external">https://github.com/alemart/encantar-js</a>
23
+                <a href="https://encantar.dev" target="_blank" rel="external">https://encantar.dev</a>
24 24
             </li>
25 25
             <li>
26 26
                 Speedy Vision: GPU-accelerated Computer Vision for JavaScript<br>

+ 1
- 1
demos/hello-webgl/NOTICE.html 파일 보기

@@ -20,7 +20,7 @@
20 20
                 encantar.js: GPU-accelerated Augmented Reality for the web<br>
21 21
                 Copyright &copy; 2022-present Alexandre Martins<br>
22 22
                 License: <a href="#lgpl">GNU Lesser General Public License, version 3</a><br>
23
-                <a href="https://github.com/alemart/encantar-js" target="_blank" rel="external">https://github.com/alemart/encantar-js</a>
23
+                <a href="https://encantar.dev" target="_blank" rel="external">https://encantar.dev</a>
24 24
             </li>
25 25
             <li>
26 26
                 Speedy Vision: GPU-accelerated Computer Vision for JavaScript<br>

+ 1
- 1
demos/hello-world/NOTICE.html 파일 보기

@@ -20,7 +20,7 @@
20 20
                 encantar.js: GPU-accelerated Augmented Reality for the web<br>
21 21
                 Copyright &copy; 2022-present Alexandre Martins<br>
22 22
                 License: <a href="#lgpl">GNU Lesser General Public License, version 3</a><br>
23
-                <a href="https://github.com/alemart/encantar-js" target="_blank" rel="external">https://github.com/alemart/encantar-js</a>
23
+                <a href="https://encantar.dev" target="_blank" rel="external">https://encantar.dev</a>
24 24
             </li>
25 25
             <li>
26 26
                 Speedy Vision: GPU-accelerated Computer Vision for JavaScript<br>

+ 1
- 1
demos/pointer-demo/NOTICE.html 파일 보기

@@ -20,7 +20,7 @@
20 20
                 encantar.js: GPU-accelerated Augmented Reality for the web<br>
21 21
                 Copyright &copy; 2022-present Alexandre Martins<br>
22 22
                 License: <a href="#lgpl">GNU Lesser General Public License, version 3</a><br>
23
-                <a href="https://github.com/alemart/encantar-js" target="_blank" rel="external">https://github.com/alemart/encantar-js</a>
23
+                <a href="https://encantar.dev" target="_blank" rel="external">https://encantar.dev</a>
24 24
             </li>
25 25
             <li>
26 26
                 Speedy Vision: GPU-accelerated Computer Vision for JavaScript<br>

+ 1
- 1
package.json 파일 보기

@@ -3,7 +3,7 @@
3 3
   "version": "0.4.1",
4 4
   "description": "GPU-accelerated Augmented Reality for the web",
5 5
   "author": "Alexandre Martins <alemartf@gmail.com> (https://github.com/alemart)",
6
-  "homepage": "https://github.com/alemart/encantar-js",
6
+  "homepage": "https://encantar.dev",
7 7
   "license": "LGPL-3.0-or-later",
8 8
   "repository": "github:alemart/encantar-js",
9 9
   "funding": "https://github.com/sponsors/alemart",

Loading…
취소
저장