From beaaa42e24a0e78c3da7b3c56c641afe5c6eb1da Mon Sep 17 00:00:00 2001 From: zevav Date: Mon, 6 Aug 2018 21:24:24 -0400 Subject: [PATCH] got rid of blog entirely when there are no posts --- blog/copy_this_to_make_a_blog_post | 71 ------------------- blog/index.html | 105 ----------------------------- copy_this_to_make_a_page | 72 -------------------- 3 files changed, 248 deletions(-) delete mode 100644 blog/copy_this_to_make_a_blog_post delete mode 100644 blog/index.html delete mode 100644 copy_this_to_make_a_page diff --git a/blog/copy_this_to_make_a_blog_post b/blog/copy_this_to_make_a_blog_post deleted file mode 100644 index 69cd7fd..0000000 --- a/blog/copy_this_to_make_a_blog_post +++ /dev/null @@ -1,71 +0,0 @@ - - - - Zev Averbach - - - - - - - - - - - -
- - - - - -
-
- << back to blog contents - -
Title Of The Post
-

Make some paragraphs.

- -
- - \ No newline at end of file diff --git a/blog/index.html b/blog/index.html deleted file mode 100644 index 9959095..0000000 --- a/blog/index.html +++ /dev/null @@ -1,105 +0,0 @@ - - - - Zev Averbach - - - - - - - - - - - -
- - - - - -
-
- - -
Blog Posts
- - - - -
- - \ No newline at end of file diff --git a/copy_this_to_make_a_page b/copy_this_to_make_a_page deleted file mode 100644 index 051ad7b..0000000 --- a/copy_this_to_make_a_page +++ /dev/null @@ -1,72 +0,0 @@ - - - - Zev Averbach - - - - - - - - - - - -
- - - - - -
-
- - -
Make some divs...

-

and/or make some paragraphs.

- - -
- - \ No newline at end of file