From 617eaff57032c16ce63d49990c0b3cba7b536d12 Mon Sep 17 00:00:00 2001 From: Asutosh Palai Date: Mon, 9 Jan 2017 22:48:35 +0530 Subject: [PATCH] Fixed about page and post image --- _layouts/post.html | 6 ++++++ about.html | 11 ----------- about/index.html | 14 +++----------- css/base.scss | 6 +++++- 4 files changed, 14 insertions(+), 23 deletions(-) delete mode 100644 about.html diff --git a/_layouts/post.html b/_layouts/post.html index fc8c2d1..ca2b6e2 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -16,6 +16,12 @@ layout: layout
+
+
+ +
+
+ {{ content }}
diff --git a/about.html b/about.html deleted file mode 100644 index bbc44de..0000000 --- a/about.html +++ /dev/null @@ -1,11 +0,0 @@ ---- -layout: layout -title: "About" ---- - - -
-

{{ site.name }}

- -

This would be an excellent time to update this page and talk about yourself a bit.

-
diff --git a/about/index.html b/about/index.html index 617e19f..8318911 100644 --- a/about/index.html +++ b/about/index.html @@ -2,18 +2,10 @@ layout: layout --- -