update CICD
All checks were successful
Deploy to Production / deploy (push) Successful in 7s

This commit is contained in:
silverpro89
2026-01-21 15:37:58 +07:00
parent 4479e147f4
commit 8c7bc63b6f
37 changed files with 60 additions and 0 deletions

14
W19NewWords/data.json Normal file
View File

@@ -0,0 +1,14 @@
[
{
"name": "Elephant",
"image": "Elephant.png"
},
{
"name": "Monkey",
"image": "Monkey.png"
},
{
"name": "Lion",
"image": "Lion.png"
}
]