Compare commits
No commits in common. "2ae4f5d04e494930985e6d47f35268f7227303c1" and "a82abe64f6298bcdf552d8e269d81251712a176b" have entirely different histories.
2ae4f5d04e
...
a82abe64f6
@ -51,9 +51,7 @@ function addPaths(path, renderParams = {}){
|
|||||||
|
|
||||||
|
|
||||||
router.get('/', (_req, res) => {
|
router.get('/', (_req, res) => {
|
||||||
//...
|
res.redirect('/public/pages/neocities-lyricaltokarev/index.html')
|
||||||
// res.redirect('/public/pages/neocities-lyricaltokarev/index.html')
|
|
||||||
res.redirect('/home')
|
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user