move towards this only becoming rblicht
This commit is contained in:
parent
fa0b258c8d
commit
2a8565a84b
2 changed files with 4 additions and 3 deletions
|
|
@ -16,7 +16,7 @@
|
|||
<meta name="language" content="English" />
|
||||
<meta name="google-site-verification" content="x17arJy33V33DYnmMYybZciXngFd8R8xn1UZRdp7qxo" />
|
||||
|
||||
<link rel="canonical" href="{{site.url}}{{page.url | url}}" />
|
||||
<link rel="canonical" href="{{site.canonical}}{{page.url | url}}" />
|
||||
|
||||
{%if tags.includes("blogpost")%}
|
||||
<meta property="og:type" content="article" />
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
<meta property="og:description" content="{{description}}" />
|
||||
{% endif %}
|
||||
<meta property="og:title" content="{{title}}" />
|
||||
<meta property="og:url" content="{{site.url}}{{page.url | url}}" />
|
||||
<meta property="og:url" content="{{site.canonical}}{{page.url | url}}" />
|
||||
<meta property="og:sitename" content="{{site.title}}" />
|
||||
<meta property="og:image" content="{{site.url}}/img/RB-w.png" />
|
||||
{%endif%}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue