diff --git a/_layouts/home.html b/_layouts/home.html
index 8856fa0..af53e23 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -25,6 +25,7 @@
{% include data/call.html %}
{% include data/organisers.html %}
{% include data/speakers.html %}
+ {% include data/speakers_info.html %}
{% include data/program.html %}
{% include data/footer.html %}
{% include data/js.html %}