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. 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