diff --git a/_config.yml b/_config.yml index 8cbdd0e395..6f8be94797 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 a4a3cecb96..7f82b14a91 100644 --- a/_includes/global-header.html +++ b/_includes/global-header.html @@ -1,51 +1,55 @@
-
-
- -
+
+
+ +
-
+
@@ -58,30 +62,36 @@
+ + +
-
+
+ diff --git a/_includes/header.html b/_includes/header.html index b007ec9840..8f3d02a207 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,7 +1,7 @@ + \ No newline at end of file diff --git a/_includes/side-menu.html b/_includes/side-menu.html index bc22ee4adc..23230234bc 100644 --- a/_includes/side-menu.html +++ b/_includes/side-menu.html @@ -1,5 +1,5 @@ -{% if page.landing == true %}