diff --git a/src/pages/downloads.astro b/src/pages/downloads.astro index 6e6937f..c01ca6b 100644 --- a/src/pages/downloads.astro +++ b/src/pages/downloads.astro @@ -12,16 +12,7 @@ import './style.css';
ValoriaSnap:
- 4.1.07 (R1) - 4.1.07 (R2) -Blueblips (Android):
- 5.34.0 (R1) - 5.0 (R1, Android 2x only) - 5.45 (R1) -BlueVine (Android):
- 1.3.5 - 1.4.6 +Downloads are soon.
Last updated 06/06/26 at 11:08 am
© 2026 Ahyan Zaman
\ No newline at end of file diff --git a/src/pages/pdownloads.astro b/src/pages/pdownloads.astro new file mode 100644 index 0000000..cfbac11 --- /dev/null +++ b/src/pages/pdownloads.astro @@ -0,0 +1,28 @@ +--- +import './style.css'; +--- + + + + + + +Private downloads only, you shall not pass! (or you did idk)
+ValoriaSnap:
+ 4.1.07 (R1) + 4.1.07 (R2) +Blueblips (Android):
+ 5.34.0 (R1) + 5.0 (R1, Android 2x only) + 5.45 (R1) +BlueVine (Android):
+ 1.3.5 + 1.4.6 +Last updated 06/06/26 at 11:08 am
+© 2026 Ahyan Zaman
+ \ No newline at end of file