Compare commits

..

No commits in common. "2ae4f5d04e494930985e6d47f35268f7227303c1" and "a82abe64f6298bcdf552d8e269d81251712a176b" have entirely different histories.

View File

@ -51,9 +51,7 @@ function addPaths(path, renderParams = {}){
router.get('/', (_req, res) => {
//...
// res.redirect('/public/pages/neocities-lyricaltokarev/index.html')
res.redirect('/home')
res.redirect('/public/pages/neocities-lyricaltokarev/index.html')
})