From 2c496370d991ea186faa6242927c1afc950b73be Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 29 Jan 2013 13:44:15 -0500 Subject: foamposite --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app.js') diff --git a/app.js b/app.js index 69c83c3..e346be0 100644 --- a/app.js +++ b/app.js @@ -106,7 +106,7 @@ passport.use(new FacebookStrategy({ )); -app.get('/', routes.index); +app.get('/', routes.hover); app.get('/hover', routes.hover); app.get('/auth/facebook', passport.authenticate('facebook')); app.get('/auth/facebook/callback', passport.authenticate('facebook', { successRedirect: '/', -- cgit v1.2.3-70-g09d2