Skip to content

Commit 194a3fe

Browse files
committed
url
1 parent 3bf8fbd commit 194a3fe

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

examples/config/links.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@ export default {
1818
name: '💎WebGL',
1919
url: 'https://openthree.github.io/three-cesium-examples/'
2020
},
21-
{
22-
name: '🍏Editor',
23-
url: 'https://z2586300277.github.io/threejs-editor/'
24-
},
2521
{
2622
name: '🔥WebGPU',
2723
url: 'https://openthree.github.io/webgpu'
2824
},
2925
{
3026
name: '🍃OpenThree',
3127
url: 'https://openthree.github.io/three-cesium-links/'
32-
}
28+
},
29+
{
30+
name: '🍏Editor',
31+
url: 'https://z2586300277.github.io/threejs-editor/'
32+
},
3333
]
3434
}

0 commit comments

Comments
 (0)