feat: cassidoo twitter creator kentezen du
This commit is contained in:
@@ -31,7 +31,6 @@ const { title, description, image = "/home-blog-card.png" } = Astro.props;
|
||||
<meta property="twitter:url" content={Astro.url} />
|
||||
<meta property="twitter:title" content={title} />
|
||||
<meta property="twitter:description" content={description} />
|
||||
<meta name="twitter:creator" content="@cassidoo" />
|
||||
<meta name="twitter:image" content={new URL(image, Astro.url)} />
|
||||
|
||||
<!-- Fediverse -->
|
||||
|
||||
Reference in New Issue
Block a user