1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-24 13:15:29 +08:00

Final version of new theme, awaiting revert

This commit is contained in:
Meow J
2016-07-04 19:08:36 +08:00
parent 48921aa2e3
commit d8ebc4ee4f
20 changed files with 0 additions and 2360 deletions

View File

@@ -1,9 +0,0 @@
{% if meta.source %}
<div class="source-links">
{% for filename in meta.source %}
<span class="label label-primary">{{ filename }}</span>
{% endfor %}
</div>
{% endif %}
{{ content }}