diff --git a/conf/routes-default b/conf/routes-default
index 06a3802..37801fa 100644
--- a/conf/routes-default
+++ b/conf/routes-default
@@ -5,7 +5,7 @@
 module:testrunner
 
 # Home is My Blog
-Get 	/											Blog.Index
+Get 	/											Index.Index
 GET     /note   	                                Note.Index
 # leanote home
 GET     /index   	                                Index.Index