diff --git a/docs/index.md b/docs/index.md
index d310671a442573ed668e65a7b21886447200f00f..091438f4540480dd5695ef585f935e9f13505dce 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,3 +1,7 @@
+---
+layout: default
+---
+
 Pairwise testing is an effective test case generation technique that is based on the observation that most faults are caused by interactions of at most two factors. Pairwise-generated test suites cover all combinations of two therefore are much smaller than exhaustive ones yet still very effective in finding defects.
 
 ### Resources