Remove url from share

test
dan 2020-03-29 19:27:07 -06:00
parent eadbfe7fcc
commit be06ad5c77
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ function getOtherMeta(req, res, title, description, imageUrl, imageWidth, imageH
<title>Old Fashion Baptist Church</title>
<!-- You can use Open Graph tags to customize link previews.
Learn more: https://developers.facebook.com/docs/sharing/webmasters -->
<meta property="og:url" content="`+ url +`"/>
<meta property="og:type" content="website" />
<meta property="og:title" content="` + title + `" />
<meta property="og:description" content="` + description + `" />