logo changed

This commit is contained in:
life
2014-09-04 14:45:12 +08:00
parent acc67754c3
commit ba9b35c46e
3 changed files with 13 additions and 6 deletions

View File

@ -4,18 +4,19 @@
</style>
<section>
<div class="header">
<h2>leanote, your own cloud note!</h2>
<p>Knowledge, Sharing, Cooperation, Blog... all just in leanote</p>
<h2>leanote, {{msg . "moto"}}</h2>
<p>{{msg . "moto3"}}</p>
<p>{{msg . "moto2"}}</p>
<div>
<a class="btn btn-primary" href="https://github.com/leanote/leanote">Fork leanote on Github</a>
<a class="btn btn-primary" href="https://github.com/leanote/leanote">{{msg . "fork github"}}</a>
&nbsp;
&nbsp;
<a class="btn btn-default" href="/demo">Try it</a>
<a class="btn btn-default" href="/demo">{{msg . "try"}}</a>
{{if .openRegister}}
&nbsp;
&nbsp;
OR
OR
&nbsp;
&nbsp;
<a class="btn btn-default" href="/register">{{msg . "register"}}</a>

View File

@ -1,5 +1,8 @@
# leanote
moto=your own cloud note!
moto2=Knowledge, Sharing, Cooperation, Blog... all in leanote
moto3=Brief But Not Simple
fork github=Fork leanote on Github
# 首页
forgetPassword = Forget password?

View File

@ -1,5 +1,8 @@
# leanote
moto=不一样的笔记!
moto=你的私人云笔记!
moto2=知识管理, 博客, 分享, 协作... 尽在leanote
moto3=简约而不简单
fork github=Github 源码
# 首页
forgetPassword = 忘记密码?