mirror of
https://github.com/shadcn-ui/taxonomy
synced 2026-05-24 09:48:32 +00:00
feat: update meta
This commit is contained in:
parent
cc1aeb2520
commit
de31e9fc30
2 changed files with 6 additions and 0 deletions
|
|
@ -8,6 +8,12 @@ export default function Head() {
|
|||
name="description"
|
||||
content="An open source application built using the new router, server components and everything new in Next.js 13."
|
||||
/>
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://tx.shadcn.com" />
|
||||
<meta property="og:image" content="https://tx.shadcn.com/og.jpg" />
|
||||
<meta property="twitter:card" content="summary_large_image" />
|
||||
<meta property="twitter:url" content="https://tx.shadcn.com" />
|
||||
<meta property="twitter:image" content="https://tx.shadcn.com/og.jpg" />
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
|
|
|||
BIN
public/og.jpg
BIN
public/og.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 112 KiB |
Loading…
Reference in a new issue