From 92edb09ea04765140d335e01b0f2edc0ee68b897 Mon Sep 17 00:00:00 2001 From: JManion32 Date: Sun, 1 Mar 2026 01:01:30 -0500 Subject: [PATCH] Added Logos --- index.html | 2 +- public/CAPYLogoIconGreenVF.svg | 11 +++++++++++ public/CAPYLogoIconWhiteVF.svg | 11 +++++++++++ public/vite.svg | 1 - 4 files changed, 23 insertions(+), 2 deletions(-) create mode 100644 public/CAPYLogoIconGreenVF.svg create mode 100644 public/CAPYLogoIconWhiteVF.svg delete mode 100644 public/vite.svg diff --git a/index.html b/index.html index 8830a1b..4e0d148 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ rel="stylesheet" /> - + CAPY diff --git a/public/CAPYLogoIconGreenVF.svg b/public/CAPYLogoIconGreenVF.svg new file mode 100644 index 0000000..e2180ff --- /dev/null +++ b/public/CAPYLogoIconGreenVF.svg @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/public/CAPYLogoIconWhiteVF.svg b/public/CAPYLogoIconWhiteVF.svg new file mode 100644 index 0000000..edc6e8e --- /dev/null +++ b/public/CAPYLogoIconWhiteVF.svg @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/public/vite.svg b/public/vite.svg deleted file mode 100644 index e7b8dfb..0000000 --- a/public/vite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file