Skip to content

Commit 4538e7e

Browse files
jongioCopilot
andcommitted
fix: remove duplicate twitter meta tags (handled by shared Layout)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 3385402 commit 4538e7e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

web/src/components/Layout.astro

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ const navLinks = [
4444
>
4545
<Fragment slot="head">
4646
<meta property="og:site_name" content="azd exec" />
47-
<meta name="twitter:card" content="summary_large_image" />
48-
<meta name="twitter:creator" content="@jongallant" />
4947
</Fragment>
5048

5149
<SuiteNav currentExtension="exec" hubUrl={hubUrl} />

0 commit comments

Comments
 (0)