diff --git a/bun.lockb b/bun.lockb
index 0c931e1..c9c50e1 100755
Binary files a/bun.lockb and b/bun.lockb differ
diff --git a/package.json b/package.json
index fd18a91..dff7fa0 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "minpluto",
"type": "module",
- "version": "0.0.1",
+ "version": "0.0.2",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
@@ -10,15 +10,15 @@
},
"dependencies": {
"@astrojs/vue": "^4.5.3",
- "@iconoir/vue": "^7.10.0",
- "@minpluto/zorn": "^0.4.64",
+ "@iconoir/vue": "^7.10.1",
+ "@minpluto/zorn": "^0.4.8",
"@sudovanilla/errors": "^3.0.0",
"@tryghost/content-api": "^1.11.21",
- "astro": "5.0.0-beta.12",
+ "astro": "4.16.16",
"astro-bun-adapter": "^1.0.2",
"astro-tooltips": "^0.6.2"
},
"devDependencies": {
- "sass": "^1.81.0"
+ "sass": "^1.81.1"
}
}
\ No newline at end of file
diff --git a/src/components/global/Footer.astro b/src/components/global/Footer.astro
index 7c0acf9..8164eee 100644
--- a/src/components/global/Footer.astro
+++ b/src/components/global/Footer.astro
@@ -1,5 +1,5 @@
diff --git a/src/components/global/Head.astro b/src/components/global/Head.astro
index 0f4abba..e6c671d 100644
--- a/src/components/global/Head.astro
+++ b/src/components/global/Head.astro
@@ -1,6 +1,6 @@
---
const { Title, Description } = Astro.props
-import { ClientRouter } from 'astro:transitions'
+import { ViewTransitions } from 'astro:transitions'
import { Tooltips } from 'astro-tooltips'
---
@@ -22,7 +22,7 @@ import { Tooltips } from 'astro-tooltips'
-
+
diff --git a/src/components/global/Header.astro b/src/components/global/Header.astro
index 02d6df6..b67be53 100644
--- a/src/components/global/Header.astro
+++ b/src/components/global/Header.astro
@@ -1,52 +1,52 @@
---
-import { Image } from "astro:assets";
---
-
+}
+
\ No newline at end of file
diff --git a/src/pages/index.astro b/src/pages/index.astro
index 0d3fdc6..0801c06 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -17,13 +17,16 @@ const ping = await fetch("https://status.sudovanilla.org/json").then((response)
Description="In-House Player built by MinPluto"
CTA_Primary="View Demo"
CTA_Primary_Link="https://zorn.demo.sudovanilla.org"
- CTA_Secondary="Source Code"
- CTA_Secondary_Link="https://ark.sudovanilla.org/MinPluto/Zorn/"
+ CTA_Secondary="Documentation"
+ CTA_Secondary_Link="https://zorn.docs.sudovanilla.org"
>
Wing it! - Blender Studio
@@ -35,14 +38,32 @@ const ping = await fetch("https://status.sudovanilla.org/json").then((response)
CTA_Primary="Get Started"
CTA_Primary_Link="https://npm.sudovanilla.org/-/web/detail/@minpluto/zorn"
/>
+
+