From 220e04b7c87b1ff546dc584a1899db0498cf13bb Mon Sep 17 00:00:00 2001 From: Dude Date: Sat, 25 Feb 2017 12:03:03 +0530 Subject: [PATCH] no message --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e5c5754..52b32af 100644 --- a/README.md +++ b/README.md @@ -6,15 +6,15 @@ I have made this into a Jekyll Theme. The default theme would look like this -![online cv Jekyll theme](/assets/images/online-cv-jekyll-theme.png) +![online cv Jekyll theme](https://github.com/sharu725/online-cv/raw/master/assets/images/online-cv-jekyll-theme.png) The theme is responsive -![online cv responsive Jekyll theme](/assets/images/online-cv-responsive-jekyll-theme.png) +![online cv responsive Jekyll theme](https://github.com/sharu725/online-cv/raw/master/assets/images/online-cv-responsive-jekyll-theme.png) There are 6 color schemes available -![online cv Jekyll theme](/assets/images/online-cv-jekyll-theme-2.png) +![online cv Jekyll theme](https://github.com/sharu725/online-cv/raw/master/assets/images/online-cv-jekyll-theme-2.png) # Installation: Fork the ``master`` branch and delete ``gh-pages`` branch in it. This is important because ``gh-pages`` branch is used here only to host the blog. You should be using the master branch as the source and create a fresh ``gh-pages`` branch.