From 7a91c0cdafe31034ca12a54a506155a3981850ed Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Sun, 11 Feb 2018 17:38:02 -0600 Subject: Minor changes to _config.yml --- _config.yml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/_config.yml b/_config.yml index 64ecf46..b84e3f1 100644 --- a/_config.yml +++ b/_config.yml @@ -72,16 +72,14 @@ exclude: - README.md - CONTRIBUTING.md - LICENSE -- css/syntax.less -- css/site.less -- css/small.less plugins: - jekyll-sitemap -#- jekyll-minifier +- jekyll-minifier sass: - style: compressed + style: compressed jekyll-minifier: - exclude: 'robots.txt, contact.txt, contact-ecc.txt' + exclude: + - robots.txt -- cgit v1.2.3-59-ga6da