Fixed issues Zectry found
This commit is contained in:
parent
c4d980f0cd
commit
c8dfb87b51
7 changed files with 10 additions and 10 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "fgo-ta-com-website",
|
||||
"version": "0.1.17-pre.5",
|
||||
"version": "0.1.17-pre.6",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "fgo-ta-com-website",
|
||||
"version": "0.1.17-pre.5",
|
||||
"version": "0.1.17-pre.6",
|
||||
"dependencies": {
|
||||
"@astro-community/astro-embed-youtube": "^0.4.3",
|
||||
"@astrojs/check": "^0.5.10",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "fgo-ta-com-website",
|
||||
"type": "module",
|
||||
"version": "0.1.17",
|
||||
"version": "0.1.17-pre.6",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"start": "astro dev",
|
||||
|
|
|
@ -2,13 +2,13 @@
|
|||
"info": {
|
||||
"title": "Welcome to Jaguar Country",
|
||||
"releaseDate": "2024-03-16",
|
||||
"shortdescription": "When you step foot into Jaguar territory, you either leave alive or you don't leave - which will it be?",
|
||||
"shortdescription": "When you step foot into Jaguar territory, you either leave alive or you don't at all - which will it be?",
|
||||
"releaseNumber": 4
|
||||
},
|
||||
"quests": [
|
||||
{
|
||||
"questTitle": "Welcome to Jaguar Country",
|
||||
"description": "When you step foot into Jaguar territory, you either leave alive or you don't leave - which will it be?",
|
||||
"description": "When you step foot into Jaguar territory, you either leave alive or you don't at all - which will it be?",
|
||||
"data": [
|
||||
{
|
||||
"title": "Artoria 2T",
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
"runner": "Shawn Sun"
|
||||
},
|
||||
{
|
||||
"title": "Nero Bride 2T (w. Casgil)",
|
||||
"title": "Nero Bride 2T (w. Casgil & Medb)",
|
||||
"link": "https://www.youtube.com/watch?v=1Blot2gjslw",
|
||||
"date": "2024-04-11",
|
||||
"servant": "nerobride",
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
"runner": "Zectry"
|
||||
},
|
||||
{
|
||||
"title": "Arjuna Alter 3T (NDCE)",
|
||||
"title": "Arjuna Alter 3T (NoCE)",
|
||||
"link": "https://www.youtube.com/watch?v=2N-JXjXBBU0",
|
||||
"date": "2024-03-27",
|
||||
"servant": "arjunaalter",
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
"runner": "Kusanagi"
|
||||
},
|
||||
{
|
||||
"title": "Musashi 3T (NCDE)",
|
||||
"title": "Musashi 3T (NoCE)",
|
||||
"link": "https://www.youtube.com/watch?v=dj8yoMdEwkY",
|
||||
"date": "2024-03-26",
|
||||
"servant": "musashi",
|
||||
|
|
|
@ -2,13 +2,13 @@
|
|||
"info": {
|
||||
"title": "The Librarian's Job",
|
||||
"releaseDate": "2024-03-15",
|
||||
"shortdescription": "The Librarians' job seems kinda interesting if she always has to deal with books like that",
|
||||
"shortdescription": "The Librarians job seems kinda interesting if she always has to deal with books like that",
|
||||
"releaseNumber": 5
|
||||
},
|
||||
"quests": [
|
||||
{
|
||||
"questTitle": "The Librarian's Job",
|
||||
"description": "WThe Librarians' job seems kinda interesting if she always has to deal with books like that - let's see if defeating them also is as much fun",
|
||||
"description": "The Librarians job seems kinda interesting if she always has to deal with books like that - let's see if defeating them also is as much fun",
|
||||
"data": [
|
||||
{
|
||||
"title": "Sei 2T",
|
||||
|
|
Loading…
Reference in a new issue