aboutsummaryrefslogtreecommitdiffstats
path: root/site/src/pages/NotFound.tsx
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-09-18 00:56:29 -0700
committerPinapelz <yukais@pinapelz.com>2025-09-18 00:56:29 -0700
commitefb4be9568e05b0ddc07e70b66a5f1d4101d12d3 (patch)
tree7a6250188735de52486074961b61b84f92c93e87 /site/src/pages/NotFound.tsx
parentb7a1de9762634133fb9020cac2cde8fcda5768fd (diff)
change xiatian to liris
Diffstat (limited to 'site/src/pages/NotFound.tsx')
-rw-r--r--site/src/pages/NotFound.tsx4
1 files changed, 2 insertions, 2 deletions
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() {
<h2 className="text-2xl font-semibold mb-4">Page Not Found</h2>
<div className="mb-6">
<img
- src="/xiatian.webp"
+ src="/liris.webp"
className="w-32 mx-auto mb-4 object-contain rounded-2xl opacity-50"
alt="Not found"
/>
@@ -54,4 +54,4 @@ export default function NotFound() {
</div>
</>
);
-} \ No newline at end of file
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage