From eb40975dd4fa1be84490697537f94855bf11107e Mon Sep 17 00:00:00 2001
From: Huskydog9988 <39809509+Huskydog9988@users.noreply.github.com>
Date: Tue, 22 Apr 2025 19:37:45 -0400
Subject: [PATCH] feat: add downloads page
---
components/Header.vue | 57 ++-
components/Logo/Apple.vue | 11 +
components/Logo/Linux.vue | 965 ++++++++++++++++++++++++++++++++++++
components/Logo/Windows.vue | 8 +
pages/download.vue | 145 ++++++
pages/index.vue | 2 +-
6 files changed, 1162 insertions(+), 26 deletions(-)
create mode 100644 components/Logo/Apple.vue
create mode 100644 components/Logo/Linux.vue
create mode 100644 components/Logo/Windows.vue
create mode 100644 pages/download.vue
diff --git a/components/Header.vue b/components/Header.vue
index 2acee41..eb80877 100644
--- a/components/Header.vue
+++ b/components/Header.vue
@@ -78,20 +78,13 @@
-->
-
+ Choose your platform to download the Drop client, or set up your own + server. +
++ Download the Windows client installer +
++ Download the macOS application +
+
+ Download the Linux AppImage, or get RPM and DEB packages
+ from our
+
+ Want to host your own Drop server? Follow our comprehensive + documentation to get started. +
+