fixed og-image
parent
264ccc2f48
commit
59972bc8ea
|
@ -2,7 +2,7 @@ import { DefaultSeoProps } from "next-seo";
|
||||||
import { HeadSeoProps } from "@components/seo/head-seo";
|
import { HeadSeoProps } from "@components/seo/head-seo";
|
||||||
|
|
||||||
const seoImages = {
|
const seoImages = {
|
||||||
default: "https://calendso.com/og-image.png",
|
default: "https://cal.com/og-image.png",
|
||||||
ogImage: "https://og-image-one-pi.vercel.app/",
|
ogImage: "https://og-image-one-pi.vercel.app/",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue