diff --git a/package-lock.json b/package-lock.json index 1ff953b..e6c6c43 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,6 +42,7 @@ "integrity": "sha512-1rkd7G70+o9KkTn5KLmDYXihGoTaIGO9PIIN2ZB7UJxFrWw04CZHPYiMRjYsaDvVV7hP1dYNRLxSANLaBFGpog==", "dev": true, "hasInstallScript": true, + "license": "MIT OR Apache-2.0", "bin": { "biome": "bin/biome" }, diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index ef9d89d..6882216 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -38,7 +38,9 @@ const Footer: React.FC = () => {
{character.description} @@ -509,7 +513,9 @@ const Home: React.FC = () => { 平衡性调整 -
{character.description} @@ -691,7 +695,10 @@ const Home: React.FC = () => {
{battleData.map((data) => ( -