mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Improved variable names for setting footer, sharing, sidebar and metadata diesplay from page configurations
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
{% else %}
|
||||
<h1 class="entry-title">{{ page.title | titlecase }}</h1>
|
||||
{% endif %}
|
||||
{% unless page.no_meta %}
|
||||
{% unless page.meta == false %}
|
||||
<p class="meta">{% include post/date.html %}</p>
|
||||
{% endunless %}
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user