We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63082ce commit 12233aeCopy full SHA for 12233ae
src/resources/once-ui.config.js
@@ -100,7 +100,7 @@ const meta = {
100
title: "Once UI for Next.js",
101
description:
102
"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",
+ image: "/images/og/home.jpg",
104
canonical: "https://once-ui.com",
105
robots: "index,follow",
106
alternates: [{ href: "https://once-ui.com", hrefLang: "en" }],
0 commit comments