From a2c1b395ab0d2017083ef0398b5054473762db16 Mon Sep 17 00:00:00 2001 From: thisarathushan1 Date: Sat, 27 Oct 2018 12:03:32 +0530 Subject: [PATCH 1/2] I changed website content --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2bf0b29..c052cf5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ -# Sample-Website -Sample Website +# Hello I am Thisara +![](https://media.licdn.com/dms/image/C5103AQGwJdCCv7mI_g/profile-displayphoto-shrink_200_200/0?e=1543449600&v=beta&t=OUNrtxEVawHrKcnaip47ElCSfiPy4WmcZSd8fh37nQU) +I am currently studying at **NSBM**. + +- Item 1 +- item 2 +- item 3 + +1. One +2. Two +3. Three +[Visit my site](https://github.com/thisarathushan1/Sample-Website) \ No newline at end of file From c4b0ca027e80090afd4e574ad66c24d3ef6b3a05 Mon Sep 17 00:00:00 2001 From: Thisara Thushan <38062301+thisarathushan1@users.noreply.github.com> Date: Sat, 27 Oct 2018 12:25:24 +0530 Subject: [PATCH 2/2] 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