aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 8bedd3f..9a2a2b1 100644
--- a/index.html
+++ b/index.html
@@ -12,7 +12,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 }}</p>
<div style="display: table; width: 100%;">
<div style="display: table-row;">
<div style="display: table-cell;">