diff --git a/_config.yml b/_config.yml index 8cbdd0e3953..6f8be947970 100644 --- a/_config.yml +++ b/_config.yml @@ -163,3 +163,10 @@ defaults: path: "apidocs/v2.0.1" values: hide_from_sitemap: true + +# Assets +# +# We specify the directory for Jekyll so we can use @imports. +sass: + sass_dir: _scss + style: :compressed \ No newline at end of file diff --git a/_includes/global-header.html b/_includes/global-header.html index a4a3cecb967..7f82b14a91e 100644 --- a/_includes/global-header.html +++ b/_includes/global-header.html @@ -1,51 +1,55 @@