diff --git a/index.html b/index.html
index 6838ebc..605af49 100644
--- a/index.html
+++ b/index.html
@@ -245,6 +245,12 @@ Spring Cloud Gateway is an intelligent and programmable router based on Project
{% include project_block.md site_url="http://cloud.spring.io/spring-cloud-gateway" repo_url="http://github.com/spring-cloud/spring-cloud-gateway" project_title="Spring Cloud Gateway" project_description=project_description %}
+
+{% capture project_description %}
+Spring Cloud OpenFeign provides integrations for Spring Boot apps through autoconfiguration and binding to the Spring Environment and other Spring programming model idioms.
+{% endcapture %}
+
+{% include project_block.md site_url="http://cloud.spring.io/spring-cloud-openfeign" repo_url="http://github.com/spring-cloud/spring-cloud-openfeign" project_title="Spring Cloud OpenFeign" project_description=project_description %}
## Release Trains