Compare commits

..

1 Commits

Author SHA1 Message Date
9079fe4fdf 修改默认404。 2024-02-29 22:05:11 +08:00

View File

@ -4,7 +4,7 @@ import * as animationData from "./not-found-animation.json";
export default function NotFound() { export default function NotFound() {
return ( return (
<div className="not-found" style={{ pointerEvents: "none" }}> <div className="not-found">
<Lottie <Lottie
height={400} height={400}
width={400} width={400}