diff --git a/index.html b/index.html
index 0ececf6..47f877a 100644
--- a/index.html
+++ b/index.html
@@ -152,6 +152,13 @@ Spring Cloud Stream Modules can be used with Spring Cloud Stream to create, buil
{% include project_block.md site_url="http://cloud.spring.io/spring-cloud-stream-modules" repo_url="https://github.com/spring-cloud/spring-cloud-stream-modules" project_title="Spring Cloud Stream Modules" project_description=project_description %}
+
+{% capture project_description %}
+Short lived microservices. Simple declarative for adding both functional and non-functional features to Spring Boot apps.
+{% endcapture %}
+
+{% include project_block.md site_url="http://cloud.spring.io/spring-cloud-task" repo_url="http://github.com/spring-cloud/spring-cloud-task" project_title="Spring Cloud Task" project_description=project_description %}
+
{% capture project_description %}
Service discovery and configuration management with Apache Zookeeper.