From 8945ab8ddd1ce0ed7d6032fc1f16de90b413b71c Mon Sep 17 00:00:00 2001 From: Mikhail Yakushin Date: Tue, 23 Apr 2019 00:51:31 +0300 Subject: [PATCH 1/2] #145 - fix index.html --- _layouts/default.html | 1 + _layouts/post.html | 2 +- index.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 0d2b834..3cb094d 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -98,5 +98,6 @@ gtag('js', new Date()); gtag('config', 'UA-127781126-1'); + diff --git a/_layouts/post.html b/_layouts/post.html index f3dbd3f..62fe14c 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -30,7 +30,7 @@
- comments + comments
diff --git a/index.html b/index.html index 38f50c8..36844f0 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ {% for post in paginator.posts %}
{{ post.date | date: "%B %-d, %Y" }} - comments + comments

{{ post.title }} From d20c403b03f292c52c2cb7b2605a27da5c8fb228 Mon Sep 17 00:00:00 2001 From: Mikhail Yakushin Date: Tue, 23 Apr 2019 00:59:37 +0300 Subject: [PATCH 2/2] #145 - w3c fix --- _layouts/post.html | 1 - 1 file changed, 1 deletion(-) diff --git a/_layouts/post.html b/_layouts/post.html index 62fe14c..48d041f 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -147,7 +147,6 @@

{{ page.title }}

(d.head || d.body).appendChild(s); })(); -