diff --git a/layouts/default.html b/layouts/default.html
index d572654..89b968e 100644
--- a/layouts/default.html
+++ b/layouts/default.html
@@ -35,7 +35,7 @@
- {{ site.title }}
+ {{ site.title }}
@@ -53,7 +53,7 @@
{{/ site.author.github }}
{{# site.author.googleplus }}
-
+
{{/ site.author.googleplus }}
{{# site.author.twitter }}
diff --git a/theme.yml b/theme.yml
index 4e56501..8594cc4 100644
--- a/theme.yml
+++ b/theme.yml
@@ -11,8 +11,15 @@
"bootstrap/css/bootstrap.min.css",
"bootstrap/css/bootstrap-responsive.min.css",
"css-social-buttons/zocial.stripped.css",
+ "css-social-buttons/zocial-regular-webfont.eot",
+ "css-social-buttons/zocial-regular-webfont.svg",
+ "css-social-buttons/zocial-regular-webfont.ttf",
+ "css-social-buttons/zocial-regular-webfont.woff",
+ "css-social-buttons/zocial.css",
+ "css/base.css",
"css/darkstrap.css",
- "css/style.css?body=1"
+ "css/pygments.css",
+ "css/style.css"
],
"widgets" : {