aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-03-08 03:46:22 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-03-08 03:46:22 +0300
commita20846923cfd793f2513a418ddea981c61abf1bc (patch)
tree6b668d610e5903dc3919cc67396bfb372d94be15 /index.html
parentplots: get rid of JavaScript (diff)
downloadsorting-algorithms-a20846923cfd793f2513a418ddea981c61abf1bc.tar.gz
sorting-algorithms-a20846923cfd793f2513a418ddea981c61abf1bc.zip
img/previews/ -> img/plots/previews/
Diffstat (limited to '')
-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;">