diff --git a/source/_layouts/front.html.twig b/source/_layouts/front.html.twig
new file mode 100644
index 000000000..2cb3d14d0
--- /dev/null
+++ b/source/_layouts/front.html.twig
@@ -0,0 +1,7 @@
+{% extends 'default' %}
+
+{% block content_bottom %}
+
+{% endblock %}
diff --git a/source/index.html.twig b/source/index.html.twig
index 05c1235b0..ea7996aea 100644
--- a/source/index.html.twig
+++ b/source/index.html.twig
@@ -1,5 +1,5 @@
---
-layout: default
+layout: front
twitter:
url: https://twitter.com/drupalcampbris
update_text: Early bird tickets are now available!