Change 'kont' page to 'soumet' page & change EkriTeks title

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2021-05-24 13:05:46 +02:00
parent 350d49b9a7
commit 456c40c153
6 changed files with 26 additions and 16 deletions
+2 -2
View File
@@ -48,8 +48,8 @@ const options = {
}
},
pages: {
signIn: '/kont',
error: '/kont'
signIn: '/soumet',
error: '/soumet'
}
}
const Auth = (request, response) =>