diff options
-rw-r--r-- | _layouts/master.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_layouts/master.html b/_layouts/master.html index a2b941a..bb78416 100644 --- a/_layouts/master.html +++ b/_layouts/master.html @@ -39,7 +39,6 @@ <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"> <meta name="twitter:card" content="summary"> <meta name="twitter:site" content="{{site.twitter.site}}"> <meta name="twitter:title" content="{{ page.title }}"> |