-
+
Service Discovery for connectivity
Service Registry enables services to register and discover each other.
@@ -80,7 +82,7 @@ description: |-
-
+
Service Segmentation for security
Secure service-to-service communication with automatic TLS encryption and identity-based authorization.
@@ -90,7 +92,7 @@ description: |-
-
+
Service Configuration for runtime configuration
Feature rich Key/Value store lets you easily configure services.
diff --git a/website/source/layouts/layout.erb b/website/source/layouts/layout.erb
index 846e80718..c56a007b5 100644
--- a/website/source/layouts/layout.erb
+++ b/website/source/layouts/layout.erb
@@ -32,6 +32,7 @@
+ <%= javascript_include_tag "consul-connect/vendor/intersection-observer-polyfill", defer: true %>
<%= javascript_include_tag "consul-connect/vendor/siema.min", defer: true %>
<%= javascript_include_tag "consul-connect/application", defer: true %>
<%= javascript_include_tag "application", defer: true %>