diff options
Diffstat (limited to 'site/src/pages/Homepage.tsx')
| -rw-r--r-- | site/src/pages/Homepage.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
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() { <h1 className="text-2xl font-bold">Welcome to 573-UPDATES</h1> <div className="floating"> <img - src="/xiatian.webp" + src="/liris.webp" className="w-48 mx-auto mb-2 object-contain rounded-2xl" /> </div> |
