25 lines
729 B
HTML
25 lines
729 B
HTML
<div id="footer">
|
|
<div class="container">
|
|
<div class="row">
|
|
<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> / leanote@leanote.com
|
|
<br />
|
|
</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</a> / <a href="http://leanote.leanote.com/post/Leanote-groups">QQ Group</a>
|
|
</div>
|
|
</div>
|
|
</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>
|