1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-09-02 21:12:55 +02:00
This commit is contained in:
Plailect
2016-11-22 20:29:35 -05:00
parent 94cea2db92
commit a7f0c1e872
46 changed files with 831 additions and 521 deletions

View File

@@ -8,9 +8,8 @@ author_profile: false
<div class="archive">
<h1 class="page__title">{{ page.title }}</h1>
{% include base_path %}
{% for post in page.posts %}
{% include archive-single.html %}
{% endfor %}
</div>
</div>
</div>