diff --git a/_config.yml b/_config.yml index 7bf69c4ace0dab5d793a0da82e71d3bb17354b5d..cdd4bad20310001c4b132ee670d420f30c095c5f 100644 --- a/_config.yml +++ b/_config.yml @@ -14,9 +14,9 @@ # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. title: Just the Class -description: A Jekyll template for course websites. +tagline: A Jekyll template for course websites +description: A modern, highly customizable, responsive Jekyll template for course websites author: Kevin Lin -email: me@example.com baseurl: '/just-the-class' # the subpath of your site, e.g. /blog url: 'https://kevinl.info' # the base hostname & protocol for your site, e.g. http://example.com exclude: ["Gemfile", "Gemfile.lock", "LICENSE", "README.md"]