From b60e15b455b22a47c8b5c474baa6959bc8892954 Mon Sep 17 00:00:00 2001 From: AyaAlazzawi <67377854+AyaAlazzawi@users.noreply.github.com> Date: Wed, 24 Jun 2020 10:19:21 -0400 Subject: [PATCH 1/2] Set theme jekyll-theme-time-machine --- _config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config.yml b/_config.yml index d28d0b61a13..84f185b46d1 100644 --- a/_config.yml +++ b/_config.yml @@ -43,3 +43,5 @@ kramdown: enable_coderay: false parse_block_html: true # default for kramdown is false. This will enable using Markdown links + +theme: jekyll-theme-time-machine \ No newline at end of file From 2a2afa69f22c88f2d74a130ac29067b96c923313 Mon Sep 17 00:00:00 2001 From: AyaAlazzawi <67377854+AyaAlazzawi@users.noreply.github.com> Date: Wed, 24 Jun 2020 10:27:03 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 0651ae5cf7e..8b137891791 100644 --- a/README.md +++ b/README.md @@ -1,11 +1 @@ -# Allan Lab Website - -This is the website of our academic research group at Leiden University. - -This website is powered by Jekyll and some Bootstrap, Bootwatch. We tried to make it simple yet adaptable, so that it is easy for you to use it as a template. Plese feel free to copy and modify for your own purposes. You don't have to link to us or mention us (but of course we appreciate it). - -Go to *aboutwebsite.md* to learn how to copy and modidy this page for your purpose. - - -Copyright Allan Lab. Code released under the MIT License.