summaryrefslogtreecommitdiff
path: root/_layouts/master.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/master.html')
-rw-r--r--_layouts/master.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/_layouts/master.html b/_layouts/master.html
index a39a096..74ccd11 100644
--- a/_layouts/master.html
+++ b/_layouts/master.html
@@ -47,7 +47,9 @@
{% else %}
<meta property="og:image" content="http://www.benburwell.com/assets/images/icons/benburwell.png">
{% endif %}
- <meta property="og:type" content="website">
+ <meta property="og:type" content="article">
+ <meta property="og:url" content="http%3A%2F%2Fwww.benburwell.com{{ page.url | cgi_escape }}">
+ <meta property="article:author" content="Ben Burwell">
<meta property="fb:admins" content="1439777397">
<!-- Twitter Meta -->