From 507c972ecafeceaf4f8962ad881f8fb50c9b86c1 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sat, 4 Oct 2025 17:37:22 -0700 Subject: paste art --- public/fonts/fantasque.woff | Bin 0 -> 49356 bytes public/img/background.jpg | Bin 0 -> 45441 bytes public/img/cursor/hover.png | Bin 0 -> 1789 bytes public/img/cursor/regular.png | Bin 0 -> 3255 bytes public/vite.svg | 1 - 5 files changed, 1 deletion(-) create mode 100644 public/fonts/fantasque.woff create mode 100644 public/img/background.jpg create mode 100644 public/img/cursor/hover.png create mode 100644 public/img/cursor/regular.png delete mode 100644 public/vite.svg (limited to 'public') diff --git a/public/fonts/fantasque.woff b/public/fonts/fantasque.woff new file mode 100644 index 0000000..a239067 Binary files /dev/null and b/public/fonts/fantasque.woff differ diff --git a/public/img/background.jpg b/public/img/background.jpg new file mode 100644 index 0000000..e54d261 Binary files /dev/null and b/public/img/background.jpg differ diff --git a/public/img/cursor/hover.png b/public/img/cursor/hover.png new file mode 100644 index 0000000..2e2c248 Binary files /dev/null and b/public/img/cursor/hover.png differ diff --git a/public/img/cursor/regular.png b/public/img/cursor/regular.png new file mode 100644 index 0000000..f9fbfca Binary files /dev/null and b/public/img/cursor/regular.png differ 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 -- cgit v1.2.3-70-g09d2