diff options
author | Ben Burwell <ben@benburwell.com> | 2017-09-09 14:08:44 -0400 |
---|---|---|
committer | Ben Burwell <ben@benburwell.com> | 2017-09-09 14:08:44 -0400 |
commit | 94ad20d399fbacdeba2a23353527971a2b25d415 (patch) | |
tree | 36b83005490bbbd66c022b1798c5ac923204b447 /_layouts | |
parent | 607b89865a1b98d9a199ad81a7a1a14d0bcb8784 (diff) |
Remove Facebook Admins info
Diffstat (limited to '_layouts')
-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 }}"> |