diff --git a/_config.yml b/_config.yml index 8ca0105..e2cbf9b 100644 --- a/_config.yml +++ b/_config.yml @@ -3,4 +3,5 @@ permalink: /:categories/:title/ port: 8080 exclude: [ Makefile, README.md ] gems: - - jekyll-redirect-from \ No newline at end of file + - jekyll-redirect-from +theme: jekyll-theme-slate \ No newline at end of file