diff options
Diffstat (limited to '_layouts/post.html')
| -rw-r--r-- | _layouts/post.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/_layouts/post.html b/_layouts/post.html deleted file mode 100644 index 50545e8..0000000 --- a/_layouts/post.html +++ /dev/null @@ -1,8 +0,0 @@ ---- -layout: default ---- - -<h1>{{ page.title }}</h1> -<p><small>{{ page.date | date: "%B %-d, %Y" }}</small></p> - -{{ content }} |
