summaryrefslogtreecommitdiff
path: root/_layouts/default.html
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2015-06-16 10:54:48 +0200
committerAntonin Descampe <antonin@gmail.com>2015-06-16 10:54:48 +0200
commit6aa449bd03e48cf069500bd36ca4bab4e4280c38 (patch)
tree79d606f09ed54e702e88e7040b3773a5c6f30e41 /_layouts/default.html
initial commit with jekyll-boostrap
Diffstat (limited to '_layouts/default.html')
-rw-r--r--_layouts/default.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
new file mode 100644
index 00000000..0d5b843c
--- /dev/null
+++ b/_layouts/default.html
@@ -0,0 +1,6 @@
+---
+theme :
+ name : bootstrap-3
+---
+{% include JB/setup %}
+{% include themes/bootstrap-3/default.html %}