For the complete documentation index, see llms.txt. Markdown variants are available by appending .md to any URL or sending an Accept: text/markdown header. An agent skill is available at /.well-known/agent-skills/site-skill.md.
0
Sponsor

Simple

A minimal, centered Open Graph image with an eyebrow label, title, description, and brand mark.

Open Graph
Beautiful OG images, built on Satori
A shadcn registry of social card components you can copy, paste, and ship.
ogimagecn

Installation

$ pnpm dlx shadcn@latest add https://ogimagecn.vercel.app/r/simple.json

Usage

import { ImageResponse } from "next/og";
 
import { Simple } from "@/components/og/simple";
 
export function GET() {
  return new ImageResponse(<Simple title="Hello world" />, {
    width: 1200,
    height: 630,
  });
}

API Reference

Simple

PropTypeDefault
labelstring-
titlestring-
descriptionstring-
brandstring-
accentstring-