diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2016-02-12 22:34:17 +0100 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2016-02-12 22:34:17 +0100 |
commit | f2f007dd32fbbb6521ccacc47199f9eb17f93f18 (patch) | |
tree | 778540f0139ad811db14aa61a1579aed4cbfb0e6 /blog/_layouts/post.html | |
parent | a128ce9d9500ca62f6850958b6f582c2a9d46f3b (diff) | |
download | norsk-urskog-main-f2f007dd32fbbb6521ccacc47199f9eb17f93f18.tar.gz norsk-urskog-main-f2f007dd32fbbb6521ccacc47199f9eb17f93f18.tar.bz2 norsk-urskog-main-f2f007dd32fbbb6521ccacc47199f9eb17f93f18.zip |
Missing newline at end of file.
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> |