aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--_layouts/landing.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/_layouts/landing.html b/_layouts/landing.html
new file mode 100644
index 000000000..ceb9468c9
--- /dev/null
+++ b/_layouts/landing.html
@@ -0,0 +1,8 @@
+---
+layout: default
+---
+
+
+<div class="page-wrapper--white">
+ {{ content }}
+</div>