diff --git a/_config.yml b/_config.yml
index e98a0ec..26ff5b1 100644
--- a/_config.yml
+++ b/_config.yml
@@ -2,5 +2,14 @@ name: Minetest Tutorial and Documentation
description: Simple and easy to understand tutorial book
author: rubenwardy and contributors
absolute_url: http://rubenwardy.github.io/minetest_doc
+
+sass:
+ # style : nested (default), compact, compressed, expanded
+ # :nested, :compact, :compressed, :expanded also works
+ # see http://sass-lang.com/documentation/file.SASS_REFERENCE.html#output_style
+ # on a typical twitter bootstrap stats are :
+ # nested 138,7kB, compact 129,1kB, expanded 135,9 kB, compressed 122,4 kB
+ style: compressed
+
gems:
- jekyll-sitemap
diff --git a/_includes/footer.html b/_includes/footer.html
index 7c74d8b..a6e5aec 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1,7 +1,7 @@
+
+
+
+