aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-03-07 23:50:18 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-03-07 23:50:18 +0300
commitdf749a9d060a8d90a5433238ff3f73f5b552c9ed (patch)
tree0ac8a149588a74854b10519ea1f0cf94d5e4a54d /index.html
parentstd::call_once: wrap text at column 79 (diff)
downloadjekyll-theme-df749a9d060a8d90a5433238ff3f73f5b552c9ed.tar.gz
jekyll-theme-df749a9d060a8d90a5433238ff3f73f5b552c9ed.zip
grammar tweaks
Diffstat (limited to '')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index bf256a7..d25ef7e 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@ navbar_link: <span class="glyphicon glyphicon-home"></span>&nbsp;Main page
{% else %}
{% for post in paginator.posts %}
<h2>{{ post.title }}</h2>
- {{ post.excerpt }}
+ <p>{{ post.excerpt | stip_html }}</p>
<div style="display: table; width: 100%;">
<div style="display: table-row;">
<div style="display: table-cell;">