diff --git a/_includes/custom-schedule.html b/_includes/custom-schedule.html
index e69de29..e2f5c3b 100644
--- a/_includes/custom-schedule.html
+++ b/_includes/custom-schedule.html
@@ -0,0 +1,90 @@
+
+
+
+
Day 2
+
+
+ |
+ |
+
+
+ |
+ |
+
+
+ |
+ |
+
+
+
+
+
+
+
Day 3
+
+
+ |
+ |
+
+
+ |
+ |
+
+
+ |
+ |
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/index.md b/index.md
index 46b7cb2..f148a1a 100644
--- a/index.md
+++ b/index.md
@@ -355,6 +355,7 @@ of code below the Schedule `` header below with
Schedule
{% include custom-schedule.html %}
+
This workshop is teaching a lesson in [The Carpentries Incubator](https://carpentries-incubator.org/).
Please check [the lesson homepage]({{ site.incubator_lesson_site }}) for a list of lesson sections and estimated timings.
{% endif %}