diff --git a/app/views/home/find_password.html b/app/views/home/find_password.html
index 1113cb9..2410c37 100644
--- a/app/views/home/find_password.html
+++ b/app/views/home/find_password.html
@@ -2,7 +2,7 @@
 
 <section id="box" class="animated fadeInUp">
 	<div>
-		<h1 id="logo">leanote</h1>
+		<h1 id="logo">Leanote</h1>
 		<div id="boxForm">
 			<div id="boxHeader">{{msg . "findPassword"}}</div>
 			<form>
@@ -84,4 +84,4 @@ $(function() {
 });
 </script>
 </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/app/views/home/find_password2.html b/app/views/home/find_password2.html
index e724457..4c6bcf2 100644
--- a/app/views/home/find_password2.html
+++ b/app/views/home/find_password2.html
@@ -2,7 +2,7 @@
 
 <section id="box" class="animated fadeInUp">
 	<div>
-		<h1 id="logo">leanote</h1>
+		<h1 id="logo">Leanote</h1>
 		<div id="boxForm">
 			<div id="boxHeader">{{msg . "updatePassword"}}</div>
 			<form>
@@ -97,4 +97,4 @@ $(function() {
 });
 </script>
 </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/app/views/home/find_password2_timeout.html b/app/views/home/find_password2_timeout.html
index 4cec72c..bdf58ef 100644
--- a/app/views/home/find_password2_timeout.html
+++ b/app/views/home/find_password2_timeout.html
@@ -2,7 +2,7 @@
 
 <section id="box" class="animated fadeInUp">
 	<div>
-		<h1 id="logo">leanote</h1>
+		<h1 id="logo">Leanote</h1>
 		<div id="boxForm">
 			<div id="boxHeader">{{msg . "findPasswordTimeout"}}</div>
 			<form>
@@ -28,4 +28,4 @@
 <script src="/js/jquery-1.9.0.min.js"></script>
 <script src="/js/bootstrap.js"></script>
 </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/app/views/home/footer.html b/app/views/home/footer.html
index 933fe7c..c5c491c 100644
--- a/app/views/home/footer.html
+++ b/app/views/home/footer.html
@@ -15,7 +15,7 @@
 				<h2>Join Us</h2>
 				<a href="https://github.com/leanote/leanote">Github Leanote</a>
 				<br />
-				QQ Group: 158716820, 158716820
+				QQ Group: <span id="qqGrup">256076853, <s>158716820</s></span>
 			</div>
 		</div>
 	</div>
diff --git a/app/views/home/login.html b/app/views/home/login.html
index 5b74907..319d51c 100644
--- a/app/views/home/login.html
+++ b/app/views/home/login.html
@@ -15,7 +15,7 @@
 	</div>
 	-->
 	<div>
-		<h1 id="logo">leanote</h1>
+		<h1 id="logo">Leanote</h1>
 		<div id="boxForm">
 			<div id="boxHeader">{{msg . "login"}}</div>
 			<form>
@@ -134,13 +134,7 @@ $(function() {
 			}
 		});
 	});
-	
-	// github
-	$("#github").click(function() {
-		$(this).button("loading");
-		location.href="https://github.com/login/oauth/authorize?access_type=&approval_prompt=&client_id=3790fbf1fc14bc6c5d85&redirect_uri=http%3A%2F%2Fleanote.com%2Foauth%2FgithubCallback&response_type=code&scope=user&state=";
-	});
 });
 </script>
 </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/app/views/home/register.html b/app/views/home/register.html
index 19e29da..013f211 100644
--- a/app/views/home/register.html
+++ b/app/views/home/register.html
@@ -6,7 +6,7 @@
 	</div>
 	-->
 	<div>
-		<h1 id="logo">leanote</h1>
+		<h1 id="logo">Leanote</h1>
 		<div id="boxForm">
 			<div id="boxHeader">{{msg . "register"}}</div>
 			<form>