Set defaults for _posts

- layout ~> post.html
- enable comments
This commit is contained in:
Michael Rose
2016-02-23 10:47:43 -05:00
parent 063bcd1dc3
commit 0bb176b456
10 changed files with 17 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
{% if site.owner.disqus-shortname %}
{% if site.disqus_shortname %}
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = '{{ site.owner.disqus-shortname }}';
var disqus_shortname = '{{ site.disqus_shortname }}';
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {