From 5c2f1a80093d2a787074ade6b5a02ff8cdaab90e Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Wed, 11 Apr 2018 00:19:47 +0000 Subject: Main page --- _pages/index.html | 40 ++++++++++++++++------------------------ 1 file changed, 16 insertions(+), 24 deletions(-) (limited to '_pages') diff --git a/_pages/index.html b/_pages/index.html index 94d09e8..d1a19c3 100644 --- a/_pages/index.html +++ b/_pages/index.html @@ -1,28 +1,20 @@ --- -permalink: "/index.html" +permalink: "index.html" layout: default --- -
-
- -
Blog
- - -
-
+
+
+

{{ site.author.name | strip_newlines | strip_html | strip | normalize_whitespace | smartify }}

+

{{ site.description | strip_newlines | strip_html | strip | normalize_whitespace | smartify }}

+ +
+
-- cgit v1.2.3