diff options
Diffstat (limited to '')
-rw-r--r-- | _layouts/post.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_layouts/post.html b/_layouts/post.html index 133a95b..740da65 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -13,4 +13,3 @@ layout: default </div> </div> {{ content }} -<hr/> |