owari
This commit is contained in:
parent
c3f430ba98
commit
907aed7118
@ -50,7 +50,9 @@ 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