This commit is contained in:
Michael Freno
2025-12-31 12:29:10 -05:00
parent 86b1552e85
commit b5f9f0340f
3 changed files with 3 additions and 3 deletions

View File

@@ -110,7 +110,7 @@ export default function NotFound() {
<TerminalErrorPage
glitchText="404"
glitchChars={"!@#$%^&*()_+-=[]{}|;':\",./<>?~`0123456789"}
glitchSpeed={300}
glitchSpeed={150}
glitchThreshold={0.85}
glitchIntensity={0.7}
navigate={navigate}