diff --git a/_config.yml b/_config.yml
index 7e49b3ff..9a9a9f29 100644
--- a/_config.yml
+++ b/_config.yml
@@ -12,14 +12,14 @@ owner:
email: michael@mademistakes.com
# Social networking links are used in author-bio sidebar. Update and remove as you like.
twitter: "mmistakes"
- facebook: "michaelrose"
+ facebook:
github: "mmistakes"
- linkedin: "michaelrose"
+ linkedin:
instagram: "mmistakes"
- lastfm: "anotherjpeg"
- tumblr: "mademistakes"
+ lastfm:
+ tumblr:
# For Google Authorship https://plus.google.com/authorship
- google_plus: "https://plus.google.com/118238196859537351707/posts"
+ google_plus: "http://plus.google.com/118238196859537351707"
# Analytics and webmaster tools stuff goes here
google_analytics: UA-41189495-1
diff --git a/_includes/head.html b/_includes/head.html
index 38586ade..00509d58 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -28,7 +28,7 @@
{% capture canonical %}{{ site.url }}{% if site.permalink contains '.html' %}{{ page.url }}{% else %}{{ page.url | remove:'index.html' | strip_slash }}{% endif %}{% endcapture %}
-
+