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 0af49c3..1504149 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -7,9 +7,5 @@ layout: default </header> <section> - <div id="entry"> {{ content }} </div> - - {% include footer.html %} - </section> |
