parent
0afe61add2
commit
2af757d5bd
12 changed files with 83 additions and 9 deletions
src/content
|
@ -36,4 +36,5 @@ const taData = defineCollection({
|
|||
|
||||
export const collections = {
|
||||
taInfoData: taData,
|
||||
teslafest: taData,
|
||||
}
|
||||
|
|
24
src/content/teslafest/gc-summer-4.json
Normal file
24
src/content/teslafest/gc-summer-4.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"info": {
|
||||
"title": "Giga Coil - Western Arts Ninja Style",
|
||||
"releaseDate": "2024-03-28",
|
||||
"shortdescription": "Fuuma Quest",
|
||||
"releaseNumber": 1
|
||||
},
|
||||
"quests": [
|
||||
{
|
||||
"questTitle": "Giga Coil - Western Arts Ninja Style",
|
||||
"description": "aaa",
|
||||
"data": [
|
||||
{
|
||||
"title": "Skadi 3T",
|
||||
"link": "https://www.youtube.com/watch?v=VMVus__ZYXE",
|
||||
"date": "2024-03-30",
|
||||
"servant": "skadi",
|
||||
"turns": "3T",
|
||||
"runner": "Firq"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue