summaryrefslogtreecommitdiff
path: root/_site_build/index.html
diff options
context:
space:
mode:
Diffstat (limited to '_site_build/index.html')
-rw-r--r--_site_build/index.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/_site_build/index.html b/_site_build/index.html
deleted file mode 100644
index 3a57bab..0000000
--- a/_site_build/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
----
-layout: default
-title: Home
-robots: follow, noindex, noodp, noydir, noarchive
-show_comment_counts: true
----
-<section id="recent-posts">
-{% for post in site.posts limit:site.max_recent_posts %}
- {% include post_excerpt.html %}
-{% endfor %}
-</section>