mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Adds guide and fixes template
This commit is contained in:
@ -12,9 +12,11 @@ layout: layout
|
||||
<div class="date">
|
||||
{{ page.date | date: "%B %e, %Y" }}
|
||||
</div>
|
||||
{% if page.author != null %}
|
||||
<div class="author">
|
||||
- {{ page.author }}
|
||||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
<div class="row body">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user