generated from dwd/boilarplate-astro-tailwind
b2 #4
@@ -36,6 +36,22 @@ const { title, metaTitle, description, ogImg, tiwtterCard, tiwtterImage, tiwtter
|
|||||||
<meta property="og:image:width" content="526" />
|
<meta property="og:image:width" content="526" />
|
||||||
<meta property="og:image:height" content="275" />
|
<meta property="og:image:height" content="275" />
|
||||||
<meta name="og:image:secure_url" content={ogImg} />
|
<meta name="og:image:secure_url" content={ogImg} />
|
||||||
|
<script type="application/ld+json">
|
||||||
|
{
|
||||||
|
"@context": "https://schema.org",
|
||||||
|
"@type": "Website",
|
||||||
|
"name": "Barta India",
|
||||||
|
"url": "https://barta-india.in/",
|
||||||
|
"logo": "/img/barta_logo.png",
|
||||||
|
"contactPoint": {
|
||||||
|
"@type": "https://barta-india.in/contact/",
|
||||||
|
"contactType": "Visitor Feedback"
|
||||||
|
},
|
||||||
|
"sameAs": [
|
||||||
|
"https://www.facebook.com/bartaindia?mibextid=eHce3h",
|
||||||
|
]
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div>
|
<div>
|
||||||
|
|||||||
@@ -37,6 +37,22 @@ const { title, metaTitle, description, ogImg, tiwtterCard, tiwtterImage, tiwtter
|
|||||||
<meta property="og:image:width" content="526" />
|
<meta property="og:image:width" content="526" />
|
||||||
<meta property="og:image:height" content="275" />
|
<meta property="og:image:height" content="275" />
|
||||||
<meta name="og:image:secure_url" content={ogImg} />
|
<meta name="og:image:secure_url" content={ogImg} />
|
||||||
|
<script type="application/ld+json">
|
||||||
|
{
|
||||||
|
"@context": "https://schema.org",
|
||||||
|
"@type": "Website",
|
||||||
|
"name": "Barta India",
|
||||||
|
"url": "https://barta-india.in/bn",
|
||||||
|
"logo": "/img/barta_logo.png",
|
||||||
|
"contactPoint": {
|
||||||
|
"@type": "https://barta-india.in/contact/",
|
||||||
|
"contactType": "Visitor Feedback"
|
||||||
|
},
|
||||||
|
"sameAs": [
|
||||||
|
"https://www.facebook.com/bartaindia?mibextid=eHce3h",
|
||||||
|
]
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div>
|
<div>
|
||||||
|
|||||||
Reference in New Issue
Block a user