Fix styling
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
{% endfor %}
|
||||
{% include page_content.liquid %}
|
||||
{% include breadcrumbs.liquid title=page.title permalink=page.url %}
|
||||
{% include article.liquid type=post title=page.title content=page.content timestamp=page.date permalink=page.url tags=page.tags %}
|
||||
{% include article.liquid type=post title=page.title content=content timestamp=page.date permalink=page.url tags=page.tags %}
|
||||
{% include comments.liquid %}
|
||||
{% include page_end.liquid %}
|
||||
|
||||
Reference in New Issue
Block a user