_includes/seo.html in word-games-theme-0.1.2 vs _includes/seo.html in word-games-theme-0.1.3

- old
+ new

@@ -47,11 +47,11 @@ <meta property="og:locale" content="{{ site.locale | replace: " -", "_" | default: "en_US" }}"> <meta property="og:site_name" content="{{ site.name }}"> <meta property="og:url" content="{{ canonical_url }}"> <meta data-rh="true" property="og:url" content="{{ canonical_url }}"> <meta data-rh="true" property="og:site_name" content="{{site.name}}"> -<meta data-rh="true" property="twitter:domain" content="{{site.url}}"> -<meta data-rh="true" property="twitter:url" content="{{site.url | append: page.url}}"> +<meta data-rh="true" property="twitter:domain" content="{{site.url}}"> +<meta data-rh="true" property="twitter:url" content="{{site.url | append: page.url}}"> <meta data-rh="true" name="twitter:title" content="{{ dataToShow.title }}"> <meta data-rh="true" name="twitter:description" content="{{ dataToShow.meta }}"> <meta data-rh="true" name="twitter:image:src" content="{{ canonical_url }}"> <link rel="canonical" content="{{ canonical_url }}"> \ No newline at end of file