Skip to content

Commit 48c5096

Browse files
luciodaleclaude
andcommitted
add OG preview image
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d17fd77 commit 48c5096

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

packages/docs/public/og-image.png

19.8 KB
Loading

packages/docs/src/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export const siteConfig: SiteConfig = {
77
siteUrl: "https://react-searchable-dropdown-docs.pages.dev",
88
logoSrc: "/logo.svg",
99
logoAlt: "react-searchable-dropdown logo",
10+
ogImage: "/og-image.png",
1011
installCommand: "npm install @luciodale/react-searchable-dropdown",
1112
githubUrl: "https://github.com/luciodale/react-searchable-dropdown",
1213
author: "Lucio D'Alessandro",

0 commit comments

Comments
 (0)