update not found page

This commit is contained in:
2025-10-06 14:05:15 +07:00
parent b3c03e0c41
commit f8195aa401
12 changed files with 178 additions and 12 deletions

View File

@@ -24,6 +24,7 @@ const config: Config = {
},
animation: {
"silly-bouncing": 'silly-bounce 0.8s infinite',
"click-bouncing": 'click-bounce 200ms',
'window-popup': 'window-popup 1s',
'window-popdown': 'window-popdown 1s'
},