diff options
Diffstat (limited to '_site_build/index.html')
| -rw-r--r-- | _site_build/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_site_build/index.html b/_site_build/index.html index 7b96318..71a3e34 100644 --- a/_site_build/index.html +++ b/_site_build/index.html @@ -3,7 +3,7 @@ layout: default title: Home robots: follow, noindex, noodp, noydir, noarchive --- -<section id="excerpts"> +<section id="recent-posts"> {% for post in site.posts limit:site.max_recent_posts %} {% include post_excerpt.html %} {% endfor %} |
