diff options
Diffstat (limited to 'blog/_layouts/post.html')
-rw-r--r-- | blog/_layouts/post.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/_layouts/post.html b/blog/_layouts/post.html index ff650ae..1fb1857 100644 --- a/blog/_layouts/post.html +++ b/blog/_layouts/post.html @@ -7,4 +7,4 @@ layout: default <section class="post-body"> {{ content }} </section> -</article>
\ No newline at end of file +</article> |