mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-12 21:10:54 +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