diff --git a/_includes/head.html b/_includes/head.html
index b638501..dbf70e2 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -6,7 +6,7 @@
{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}
-
+
diff --git a/_includes/header.html b/_includes/header.html
index 2c0b380..efbed18 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -1,10 +1,10 @@
\ No newline at end of file
diff --git a/stylesheets/main.scss b/stylesheets/main.scss
index c8e52b2..2cc9f02 100755
--- a/stylesheets/main.scss
+++ b/stylesheets/main.scss
@@ -71,7 +71,7 @@ table {
width: rem-calc(539);
height: rem-calc(128);
margin-top: rem-calc(90);
- @include retina-image(/images/logo, rem-calc(539) rem-calc(128));
+ @include retina-image(/SnapKit/images/logo, rem-calc(539) rem-calc(128));
background-size: 100% 100%;
display: inline-block;
}