提交 2213e2c7 编写于 作者: A afc163

update footer.html

上级 73798c16
......@@ -341,7 +341,6 @@ footer > h3 {
}
footer ul li > a {
font-size: 0.75em;
display: block;
margin: 5px auto;
}
......@@ -1242,4 +1241,4 @@ a.entry-link .icon-lego {
a.entry-link:hover .icon-lego {
-webkit-animation: rotateCircle 0.5s 1 ease-in-out;
animation: rotateCircle 0.5s 1 ease-in-out;
}
\ No newline at end of file
}
<footer id="footer">
<ul>
<li>
<h2>GitHub</h2>
<a href="https://github.com/ant-design/ant-design.github.io">仓库</a>
<a href="https://github.com/react-component/generator-rc">脚手架</a>
<a href="http://react-component.github.io/badgeboard/">模块</a>
</li>
<li>
<h2>关于我们</h2>
<a href="http://www.atatech.org/teams/79">博客 - Ant UED</a>
</li>
<li>
<h2>联系我们</h2>
<a href="https://github.com/ant-design/ant-design.github.io/issues">问题与建议 - Issues</a>
</li>
<li>
<h3>©2015 蚂蚁金服体验技术部出品</h3>
</li>
</ul>
</footer>
......@@ -108,25 +108,6 @@
</section>
</div>
{%- endif %}
<footer id="footer">
<ul>
<li>
<h2>GitHub</h2>
<a href="https://github.com/react-component/generator-rc">脚手架 - generator-rc</a>
<a href="http://react-component.github.io/badgeboard/">模块 - React Components</a>
</li>
<li>
<h2>关于我们</h2>
<a href="http://www.atatech.org/teams/79">博客 - Ant UED</a>
</li>
<li>
<h2>联系我们</h2>
<a href="https://github.com/ant-design/ant-design.github.io/issues">问题与建议 - Issues</a>
</li>
<li>
<h3>©2015 蚂蚁金服体验技术部出品</h3>
</li>
</ul>
</footer>
{%- include "footer.html" %}
</body>
</html>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册