diff --git a/README.md b/README.md
index 6c18110..7d6d93f 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ In-House Player built by MinPluto
-
+
diff --git a/package.json b/package.json
index 17bbcec..baa5296 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"playback"
],
"scripts": {
- "publish": "bun publish && bun publish --registry https://npm.sudovanilla.org/",
+ "publish": "bun publish && bun publish --registry https://registry.sudovanilla.org/",
"test": "cd test/ && bun start"
}
}
\ No newline at end of file
diff --git a/test/src/components/Info.astro b/test/src/components/Info.astro
index d132983..7fa408b 100644
--- a/test/src/components/Info.astro
+++ b/test/src/components/Info.astro
@@ -11,7 +11,7 @@ const { Title, Description } = Astro.props