aboutsummaryrefslogtreecommitdiffstats
path: root/_layouts/about-page.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/about-page.html')
-rw-r--r--_layouts/about-page.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/_layouts/about-page.html b/_layouts/about-page.html
index c9263cd..1e5ebd2 100644
--- a/_layouts/about-page.html
+++ b/_layouts/about-page.html
@@ -26,11 +26,6 @@ layout: default
<div class="about-info">
{{ content }}
- <div class="latest-post">
- <h2>latest post</h2>
- {% assign post = site.posts[0] %}
- {% include post-preview.html %}
- </div>
</div>
</div>