From add69ca1bdb68a8e441956fd8a0c5e8552657182 Mon Sep 17 00:00:00 2001 From: Vinit Kumar Date: Mon, 5 Feb 2018 23:11:09 +0530 Subject: [PATCH] update readme --- README.md | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index a640d932..4af4f573 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,17 @@ **White Paper** is a theme for Jekyll. It is built keeping content in focus and is best for writers/developers who also like to share code with their essays. +# White Paper in Action + +- Home page + +![home](https://cldup.com/FRewyA-EEI-3000x3000.png) + + +- Post Detail View + +![post detail](https://cldup.com/mERDZPBshM-3000x3000.png) + ## How to use White Paper Fork the repo to your account by clicking the button on the top right as shown in the image: @@ -86,18 +97,6 @@ concat: { } ``` -# White Paper in Action - -- Home page - -![home](https://cldup.com/FRewyA-EEI-3000x3000.png) - - -- Post Detail View - -![post detail](https://cldup.com/mERDZPBshM-3000x3000.png) - - ## License * see [LICENSE](https://github.com/vinitkumar/white-paper/blob/gh-pages/LICENSE) file