og.pcstyle.dev
OG_IMAGE_GENERATOR
SYSTEM_ONLINE
https://og.pcstyle.dev/api/og?title=LINK+SHORTENER&subtitle=s.pcstyle.dev&icon=link&theme=magenta&color=&emoji=
USAGE_EXAMPLES
NEXT.JS METADATA
export const metadata = {
openGraph: {
images: ['https://og.pcstyle.dev/api/og?title=LINK+SHORTENER&subtitle=s.pcstyle.dev&icon=link&theme=magenta&color=&emoji='],
},
};HTML META TAG
<meta property="og:image" content="https://og.pcstyle.dev/api/og?title=LINK+SHORTENER&subtitle=s.pcstyle.dev&icon=link&theme=magenta&color=&emoji=" />