chore: Updated ogImageUrl e91aac2a
Steve · 2025-05-05 16:45 1 file(s) · +1 −0
vocs.config.tsx +1 −0
9 9
    dark: "/logo-dark.svg",
10 10
    light: "/logo-light.svg"
11 11
  },
12 +
  ogImageUrl: "/og.png",
12 13
  head({ path }) {
13 14
    const fcData = JSON.stringify({
14 15
      version: "next",