error page

This commit is contained in:
Olivier PARPAILLON
2024-11-25 14:01:59 +01:00
parent 4561cea8d4
commit 3fd95744a9
9 changed files with 155 additions and 9 deletions

View File

@@ -20,5 +20,9 @@
"dev": "encore dev",
"watch": "encore dev --watch",
"build": "encore production --progress"
},
"dependencies": {
"gsap": "^3.0.0-beta.11",
"split-text": "^1.0.0"
}
}