v 2.2
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
<a href="/index">{{msg . "home"}}</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://leanote.com">Leanote</a> © 2014-2016
|
||||
© <a href="https://leanote.com">Leanote</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
@ -36,7 +36,7 @@
|
||||
<a href="/index">{{msg . "home"}}</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://leanote.com">Leanote</a> © 2014-2016
|
||||
© <a href="https://leanote.com">Leanote</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
<a href="/index">{{msg . "home"}}</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://leanote.com">Leanote</a> © 2014-2016
|
||||
© <a href="https://leanote.com">Leanote</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
@ -4,22 +4,21 @@
|
||||
<div class="col-md-6">
|
||||
<i class="fa fa-envelope-o fa-3x icon-muted"></i>
|
||||
<h2>Contact</h2>
|
||||
<a href="http://weibo.com/leanotecom" target="_blank"><i class="fa fa-weibo"></i></a>
|
||||
<a href="http://weibo.com/leanotecom" target="_blank"><i class="fa fa-weibo"></i></a> / leanote@leanote.com
|
||||
<br />
|
||||
leanote@leanote.com
|
||||
<br />
|
||||
Copyright © 2014-2016 <a href="https://leanote.com">Leanote</a>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<i class="fa fa-globe fa-3x icon-muted"></i>
|
||||
<h2>Join Us</h2>
|
||||
<a href="https://github.com/leanote/leanote">Github Leanote</a>
|
||||
<br />
|
||||
QQ Group: <span id="qqGrup">326073529, 256076853, 158716820</span>
|
||||
<a href="https://github.com/leanote/leanote">Github</a> / <a href="http://leanote.leanote.com/post/Leanote-groups">QQ Group</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="footer-leanote">Proudly powered by <a href="https://leanote.com">Leanote</a></div>
|
||||
<div class="footer-leanote">
|
||||
Copyright © <a href="https://leanote.com">Leanote</a>
|
||||
<br/>
|
||||
Proudly powered by <a href="https://leanote.com">Leanote</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
@ -64,7 +64,7 @@
|
||||
<a href="/">{{msg . "home"}}</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://leanote.com">Leanote</a> © 2014-2016
|
||||
© <a href="https://leanote.com">Leanote</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
@ -43,7 +43,7 @@
|
||||
<a href="/index">{{msg . "home"}}</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://leanote.com">Leanote</a> © 2014-2016
|
||||
© <a href="https://leanote.com">Leanote</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user