Add hyperlinks to post and gallery titles, make page title optional.
This commit is contained in:
@@ -9,7 +9,7 @@ layout: default
|
||||
</p>
|
||||
</section>
|
||||
{% for post in paginator.posts %}
|
||||
{% include post-detail.html %}
|
||||
{% include post.html %}
|
||||
{% endfor %}
|
||||
{% if paginator.total_pages > 1 %}
|
||||
<section>
|
||||
|
||||
Reference in New Issue
Block a user