From 396d6f4754ec1385969afd94fd15db8575615aaa Mon Sep 17 00:00:00 2001 From: Pasan Date: Sat, 27 Oct 2018 11:57:47 +0530 Subject: [PATCH 1/3] I added my details --- README.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2bf0b29..0087de2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,18 @@ -# Sample-Website -Sample Website + + +# Hello I am Pasan + +![](https://avatars1.githubusercontent.com/u/38062410?s=460&v=4) + +I am from **NSBM Green university** + +- item 1 +- item 2 +- item 3 + + 1. one + 2. two + 3. three + + + [visit_my_site](https://github.com/pasanjayawickrama) From a6b4df89da13d05adb0bf15888618d98e7a6e579 Mon Sep 17 00:00:00 2001 From: Pasan Jayawickrama Date: Sat, 27 Oct 2018 12:26:03 +0530 Subject: [PATCH 2/3] Set theme jekyll-theme-slate --- _config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..c741881 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-slate \ No newline at end of file From 24a797c8fff15df9b2d6f72fa42e66d9fc4f76f1 Mon Sep 17 00:00:00 2001 From: Pasan Date: Sat, 27 Oct 2018 12:33:33 +0530 Subject: [PATCH 3/3] Index.html Added --- Index.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 Index.html diff --git a/Index.html b/Index.html new file mode 100644 index 0000000..c57eff5 --- /dev/null +++ b/Index.html @@ -0,0 +1 @@ +Hello World! \ No newline at end of file