Skip to content

Commit 4007a24

Browse files
Paulluxclaude
andcommitted
feat: add demo URLs for 3D-Earth and myMatrix-Web
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 316c20b commit 4007a24

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

data/cardsData.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ export const cardsData = [
101101
"title": "3D Earth",
102102
"author": "Paul",
103103
"github": "https://github.com/Bit-Scripts/3D-Earth",
104-
"demo": "",
104+
"demo": "https://bit-scripts.github.io/3D-Earth/",
105105
"license": "MIT",
106106
"translations": [
107107
{
@@ -125,7 +125,7 @@ export const cardsData = [
125125
"title": "myMatrix Web",
126126
"author": "Paul",
127127
"github": "https://github.com/Bit-Scripts/myMatrix-Web",
128-
"demo": "",
128+
"demo": "https://bit-scripts.github.io/myMatrix-Web/",
129129
"license": "MIT",
130130
"translations": [
131131
{

0 commit comments

Comments
 (0)