mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-27 15:22:56 +08:00
add missing meta tag
This commit is contained in:
parent
4f0ee7b951
commit
03d2ff988d
@ -15,6 +15,8 @@ export const SeoTags: React.FC<SeoTagsProps> = ({
|
||||
}) => {
|
||||
return (
|
||||
<>
|
||||
<meta name="description" content={description} />
|
||||
|
||||
{/* <!-- Facebook Meta Tags --> */}
|
||||
<meta property="og:url" content={baseURL} />
|
||||
<meta property="og:type" content="website" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user