diff options
Diffstat (limited to 'landing/_layouts/post.html')
| -rw-r--r-- | landing/_layouts/post.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/landing/_layouts/post.html b/landing/_layouts/post.html deleted file mode 100644 index 5b12153c..00000000 --- a/landing/_layouts/post.html +++ /dev/null @@ -1,7 +0,0 @@ ---- -layout: default ---- -<h2>{{ page.title }}</h2> -<p class="meta">{{ page.date | date_to_string }}</p> - -{{ content }}
\ No newline at end of file |
