diff options
Diffstat (limited to '_layouts/post.html')
| -rw-r--r-- | _layouts/post.html | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/_layouts/post.html b/_layouts/post.html index ce0edcb..b35e73c 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -28,8 +28,4 @@ layout: default      {{ content }}    </section> -  <!-- Comments --> -  <section> -    {% include comments.html %} -  </section>  </article> | 
