From efb4be9568e05b0ddc07e70b66a5f1d4101d12d3 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Thu, 18 Sep 2025 00:56:29 -0700 Subject: change xiatian to liris --- site/public/liris.webp | Bin 0 -> 85206 bytes site/public/xiatian.webp | Bin 54906 -> 0 bytes site/src/pages/Homepage.tsx | 2 +- site/src/pages/NotFound.tsx | 4 ++-- 4 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 site/public/liris.webp delete mode 100644 site/public/xiatian.webp (limited to 'site') diff --git a/site/public/liris.webp b/site/public/liris.webp new file mode 100644 index 0000000..4a472ba Binary files /dev/null and b/site/public/liris.webp differ diff --git a/site/public/xiatian.webp b/site/public/xiatian.webp deleted file mode 100644 index 82ffb15..0000000 Binary files a/site/public/xiatian.webp and /dev/null differ diff --git a/site/src/pages/Homepage.tsx b/site/src/pages/Homepage.tsx index 5d202dc..74cca3b 100644 --- a/site/src/pages/Homepage.tsx +++ b/site/src/pages/Homepage.tsx @@ -127,7 +127,7 @@ export default function Home() {

Welcome to 573-UPDATES

diff --git a/site/src/pages/NotFound.tsx b/site/src/pages/NotFound.tsx index 62c978c..37978af 100644 --- a/site/src/pages/NotFound.tsx +++ b/site/src/pages/NotFound.tsx @@ -19,7 +19,7 @@ export default function NotFound() {

Page Not Found

Not found @@ -54,4 +54,4 @@ export default function NotFound() {
); -} \ No newline at end of file +} -- cgit v1.2.3