Add a GitHub style repository card on index page (#620)

This commit is contained in:
Philipp Oppermann
2019-06-15 12:30:11 +02:00
committed by GitHub
parent 00978bd6c9
commit 361ba0c32b
8 changed files with 101 additions and 5 deletions

View File

@@ -61,7 +61,7 @@
<aside id="recent-updates">
<h2>Recent Updates</h2>
{% include "recent-updates.html" %}
{% include "auto/recent-updates.html" %}
</aside>
{% endblock main %}