mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
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