From 681cd8c1cc2904c562f9a58db3cbb657d58fb552 Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 16 May 2023 03:53:24 -0400 Subject: feat: rewrite with astro --- public/files/chris.webp | Bin 0 -> 1950 bytes public/files/getchoo-modpack.zip | Bin 0 -> 91883 bytes public/files/rickroll.mp4 | Bin 0 -> 20247438 bytes public/files/server-icon.png | Bin 0 -> 18746 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/files/chris.webp create mode 100644 public/files/getchoo-modpack.zip create mode 100644 public/files/rickroll.mp4 create mode 100644 public/files/server-icon.png (limited to 'public/files') diff --git a/public/files/chris.webp b/public/files/chris.webp new file mode 100644 index 0000000..d313814 Binary files /dev/null and b/public/files/chris.webp differ diff --git a/public/files/getchoo-modpack.zip b/public/files/getchoo-modpack.zip new file mode 100644 index 0000000..e5a3839 Binary files /dev/null and b/public/files/getchoo-modpack.zip differ diff --git a/public/files/rickroll.mp4 b/public/files/rickroll.mp4 new file mode 100644 index 0000000..b988dc4 Binary files /dev/null and b/public/files/rickroll.mp4 differ diff --git a/public/files/server-icon.png b/public/files/server-icon.png new file mode 100644 index 0000000..81bd6b7 Binary files /dev/null and b/public/files/server-icon.png differ -- cgit v1.2.3