Skip to content

Commit 12233ae

Browse files
committed
fix: opően-graph image url
1 parent 63082ce commit 12233ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/once-ui.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ const meta = {
100100
title: "Once UI for Next.js",
101101
description:
102102
"An open-source design system and component library for Next.js that emphasizes easy styling and accessibility in UI development.",
103-
image: "/og/home.jpg",
103+
image: "/images/og/home.jpg",
104104
canonical: "https://once-ui.com",
105105
robots: "index,follow",
106106
alternates: [{ href: "https://once-ui.com", hrefLang: "en" }],

0 commit comments

Comments
 (0)