A large number of minor fixes
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{% assign post = site.posts.first %}
|
||||
{% assign post = site.categories['coverstory'].first %}
|
||||
{% if page.is_post == true %}
|
||||
{% assign post = page %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user