From 08ff4b987ed959e9166b81bb2f6e2425777a1216 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Fri, 21 Jun 2013 09:37:25 -0400 Subject: [PATCH] Google+ tweaks --- _config.yml | 10 +++++----- _includes/head.html | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) 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 %} - +