diff --git a/blog/_posts/2016-03-27-puhelimet-kellojen-siirto-pysyvasti.md b/blog/_posts/2016-03-27-puhelimet-kellojen-siirto-pysyvasti.md index 80ba3916..be36031a 100644 --- a/blog/_posts/2016-03-27-puhelimet-kellojen-siirto-pysyvasti.md +++ b/blog/_posts/2016-03-27-puhelimet-kellojen-siirto-pysyvasti.md @@ -1,7 +1,7 @@ --- layout: post comments: true -title: "Mitä puhelimet tekisivät jos kelloja siirrettäisiin pysyvästi" +title: "Mitä puhelimet tekisivät jos kelloja siirrettäisiin pysyvästi?" category: [finnish] tags: [ diff --git a/blog/index.html b/blog/index.html index f588c87d..63dfedeb 100644 --- a/blog/index.html +++ b/blog/index.html @@ -17,19 +17,16 @@
- {{ post.date | date: "%F" }}: - {{ post.title }} -
- {{ post.excerpt | markdownify }} {% endfor %} +{{ post.date | date: "%F" }}: {{ post.excerpt | strip_html }}
+ {% endfor %}- {{ post.date | date: "%F" }}: - {{ post.title }} -
- {{ post.excerpt | markdownify }} {% endfor %} +{{ post.date | date: "%F" }}: {{ post.excerpt | strip_html }}
+ {% endfor %}- {{ note.url | split: ".html" }} - {{note.title}} + {{ note.url | split: ".html" }} - {{ + note.excerpt | strip_html }}
-{{ note.excerpt | strip_html }}
{% endif %} {% endfor %}