Skip to content

Commit 2de8109

Browse files
committed
sync projects
1 parent df3724a commit 2de8109

2 files changed

Lines changed: 14 additions & 5 deletions

File tree

githubExamples.js

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ export default [
6868
githubUrl: 'https://github.com/thebenezer/FluffyGrass',
6969
image: HOST + 'images/FluffyGrass.webp',
7070
},
71-
{
71+
{
7272
id: 'wawa-baking',
7373
name: '烘培房间',
7474
name_en: 'wawa-baking',
@@ -131,7 +131,7 @@ export default [
131131
githubUrl: 'https://github.com/icurtis1/off-axis-sneaker',
132132
image: HOST + 'images/off-axis-sneaker.webp',
133133
},
134-
{
134+
{
135135
id: 'tiny-world-builder',
136136
name: 'tiny-world-builder',
137137
name_en: 'tiny-world-builder',
@@ -149,7 +149,7 @@ export default [
149149
githubUrl: 'https://github.com/kaberikram/Interactive-Styling-Canvas',
150150
image: HOST + 'images/Interactive-Styling-Canvas.webp',
151151
},
152-
{
152+
{
153153
id: 'r3f-unshift-effect',
154154
name: 'unshift-effect',
155155
name_en: 'r3f-unshift-effect',
@@ -185,7 +185,7 @@ export default [
185185
githubUrl: 'https://github.com/panterathehacker/marble-runner',
186186
image: HOST + 'images/marble-runner.webp',
187187
},
188-
{
188+
{
189189
id: 'articraft',
190190
name: 'ai 建模动画',
191191
name_en: 'articraft',
@@ -194,7 +194,7 @@ export default [
194194
githubUrl: 'https://github.com/mattzh72/articraft',
195195
image: HOST + 'images/articraft.webp',
196196
},
197-
{
197+
{
198198
id: 'hologram-particles',
199199
name: 'hologram-particles',
200200
name_en: 'hologram-particles',
@@ -221,6 +221,15 @@ export default [
221221
githubUrl: 'https://github.com/andrewwoan/john-and-patricias-romantic-comfort-website',
222222
image: HOST + 'images/comfort-website.webp',
223223
},
224+
{
225+
id: 'three-fenestra',
226+
name: 'three-fenestra',
227+
name_en: 'three-fenestra',
228+
author: 'AUTO',
229+
openUrl: 'https://three-fenestra.codedgar.com/',
230+
githubUrl: 'https://github.com/codedgar/three-fenestra',
231+
image: HOST + 'images/three-fenestra.webp',
232+
},
224233
{
225234
id: 'portfolio-cockpit',
226235
name: '太空探索',

images/three-fenestra.webp

9.76 KB
Loading

0 commit comments

Comments
 (0)