1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 04:35:28 +08:00

Update footer

This commit is contained in:
Meow J
2016-07-07 02:21:29 +08:00
parent d077459910
commit 4ae0dabe52

View File

@@ -50,7 +50,7 @@
{% if copyright %} {% if copyright %}
<center>{{ copyright }}</center> <center>{{ copyright }}</center>
{% endif %} {% endif %}
<center>本页面使用<a href="http://www.mkdocs.org/">MkDocs</a>构建</center> <center>Powered by <a href="http://www.mkdocs.org/">MkDocs</a> and <a href="http://bootswatch.com/yeti/">Yeti</a></center>
</footer> </footer>
<script src="{{ base_url }}/js/jquery-1.10.2.min.js"></script> <script src="{{ base_url }}/js/jquery-1.10.2.min.js"></script>