diff --git a/src/current/_includes/head.html b/src/current/_includes/head.html index c0fd833efef..32d2b92ff86 100755 --- a/src/current/_includes/head.html +++ b/src/current/_includes/head.html @@ -1,6 +1,6 @@ - + {%- assign dev_path = "/" | append: site.versions["dev"] | append: "/" -%} @@ -120,7 +120,7 @@ - + diff --git a/src/current/_includes/main-menu-serverless.html b/src/current/_includes/main-menu-serverless.html index 9883f3b30dd..f5dcd2216bb 100644 --- a/src/current/_includes/main-menu-serverless.html +++ b/src/current/_includes/main-menu-serverless.html @@ -142,7 +142,7 @@

- {% include nav-product.html %} + {% include_cached nav-product.html %}
@@ -159,7 +159,7 @@

- {% include nav-solutions.html %} + {% include_cached nav-solutions.html %}
@@ -177,7 +177,7 @@

- {% include nav-resources.html %} + {% include_cached nav-resources.html %}
@@ -195,7 +195,7 @@

- {% include nav-docs.html %} + {% include_cached nav-docs.html %}
@@ -213,7 +213,7 @@

- {% include nav-company.html %} + {% include_cached nav-company.html %}
@@ -231,7 +231,7 @@

- {% include nav-company.html %} + {% include_cached nav-company.html %}
@@ -277,7 +277,7 @@

aria-haspopup="true" aria-expanded="false">Product @@ -290,7 +290,7 @@

aria-haspopup="true" aria-expanded="false">Solutions @@ -303,7 +303,7 @@

aria-haspopup="true" aria-expanded="false">Resources @@ -317,7 +317,7 @@

aria-haspopup="true" aria-expanded="false">Docs @@ -338,7 +338,7 @@

aria-haspopup="true" aria-expanded="false">Customers @@ -351,7 +351,7 @@

aria-haspopup="true" aria-expanded="false">Company diff --git a/src/current/_includes/nav-resources.html b/src/current/_includes/nav-resources.html index 91745905a9d..5dfec863db7 100644 --- a/src/current/_includes/nav-resources.html +++ b/src/current/_includes/nav-resources.html @@ -1,4 +1,4 @@ -
+