Personalize for me

This commit is contained in:
Michael Rose
2013-05-24 11:08:47 -04:00
parent aea18887c0
commit fe92ba4b1c
5 changed files with 9 additions and 10 deletions

View File

@ -21,7 +21,6 @@
<meta property="og:url" content="{{ site.url }}{{ page.url }}">
<meta property="og:site_name" content="{{ site.title }}">
<meta name="google-site-verification" content="{{ site.google_verify }}">
<meta name="msvalidate.01" content="{{ site.bing_verify }}">
{% capture canonical %}{{ site.url }}{% if site.permalink contains '.html' %}{{ page.url }}{% else %}{{ page.url | remove:'index.html' | strip_slash }}{% endif %}{% endcapture %}
<link rel="canonical" href="{{ canonical }}">