aboutsummaryrefslogtreecommitdiffstats
path: root/_layouts/about-page.html
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2022-02-28 17:33:35 +0300
committerla-ninpre <leobrekalini@gmail.com>2022-02-28 17:33:35 +0300
commitf447d20764bd35632b316a708e6b1a1bcf65ca69 (patch)
treed50283d3bdbc2dd4bcf0115175108a6d19772e21 /_layouts/about-page.html
parentb20f451ec7f57b4a74fb6af605b43e7d0d40c163 (diff)
downloadaaoth.xyz-f447d20764bd35632b316a708e6b1a1bcf65ca69.tar.gz
aaoth.xyz-f447d20764bd35632b316a708e6b1a1bcf65ca69.zip
move previous home page to about page
also modified contents of about page, removed some junk paragraphs.
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>