Improved documentation

This commit is contained in:
Sebastien Riviere
2025-09-24 13:04:10 +02:00
parent a2c4b5c540
commit 5f50e0c797
34 changed files with 3864 additions and 200 deletions

View File

@@ -9,7 +9,7 @@ const nextConfig = {
{
source: '/',
destination: '/admin',
permanent: true, // The browser will save the redirect in its cache, empty the cache to change the redirect
permanent: false, // The browser will not save the redirect in its cache
},
]
},