From b987f91d8c58cee093d5f6c89277d105ae55ef4e Mon Sep 17 00:00:00 2001 From: Ahyan Zaman Date: Tue, 9 Jun 2026 18:54:23 +0100 Subject: [PATCH] Updated downloads.astro --- src/pages/downloads.astro | 11 +---------- src/pages/pdownloads.astro | 28 ++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+), 10 deletions(-) create mode 100644 src/pages/pdownloads.astro 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';

Downloads:

-

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'; +--- + + + + + + + Downloads + + + +

Downloads:

+

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