mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-11 10:30:54 +00:00
1. Updated readme
2. Improved blog typography 3. Improved support for Disqus 4. Removed unnecessary page layout
This commit is contained in:
@ -1,13 +1,5 @@
|
||||
---
|
||||
layout: default
|
||||
no_title_link: true
|
||||
permalink: pretty
|
||||
single: true
|
||||
layout: post
|
||||
---
|
||||
|
||||
<article>
|
||||
{% include article.html %}
|
||||
{% if site.disqus_short_name %}
|
||||
<div id="disqus_thread">{% include disqus_thread.html %}</div>
|
||||
{% endif %}
|
||||
</article>
|
||||
<!-- if you want a page layout -->
|
||||
|
||||
Reference in New Issue
Block a user