From e11f15b7292b84c42410bd3292d9686f1f84bad6 Mon Sep 17 00:00:00 2001 From: WushR00M <106882106+WushR00M@users.noreply.github.com> Date: Sun, 1 Mar 2026 14:08:27 -0700 Subject: Move img.png to .github to reduce root directory clutter --- img.png | Bin 975385 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 img.png diff --git a/img.png b/img.png deleted file mode 100644 index 4f958dc4..00000000 Binary files a/img.png and /dev/null differ -- cgit v1.2.3 From a4dd1c4bc7010c0a4067496b0abf182ced84daff Mon Sep 17 00:00:00 2001 From: WushR00M <106882106+WushR00M@users.noreply.github.com> Date: Sun, 1 Mar 2026 14:08:52 -0700 Subject: Add files via upload --- .github/IMG_8725.png | Bin 0 -> 975385 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .github/IMG_8725.png diff --git a/.github/IMG_8725.png b/.github/IMG_8725.png new file mode 100644 index 00000000..4f958dc4 Binary files /dev/null and b/.github/IMG_8725.png differ -- cgit v1.2.3 From 08b81c34fb305c15549eee8dba8e4e928bec18e6 Mon Sep 17 00:00:00 2001 From: WushR00M <106882106+WushR00M@users.noreply.github.com> Date: Sun, 1 Mar 2026 14:18:16 -0700 Subject: Update image path in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90976e95..6be5cd7e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Discord](https://img.shields.io/badge/Discord-Join%20Server-5865F2?logo=discord&logoColor=white)](https://discord.gg/5CSzhc9t) -![img.png](img.png) +![img.png](.github/IMG_8725.png) ## Introduction -- cgit v1.2.3