fixed og-image

pull/665/head
Peer Richelsen 2021-09-15 17:27:00 +01:00
parent 264ccc2f48
commit 59972bc8ea
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import { DefaultSeoProps } from "next-seo";
import { HeadSeoProps } from "@components/seo/head-seo";
const seoImages = {
default: "https://calendso.com/og-image.png",
default: "https://cal.com/og-image.png",
ogImage: "https://og-image-one-pi.vercel.app/",
};