Files
christopherkindl 48d5aebcd3 feat(docs): redesign landing page (#421)
Signed-off-by: christopherkindl <53372002+christopherkindl@users.noreply.github.com>
Signed-off-by: Timo Lins <me@timo.sh>
Signed-off-by: matiasngf <matiasngf@hotmail.com>
Co-authored-by: Timo Lins <me@timo.sh>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Matias Gonzalez <matiasngf@hotmail.com>
2026-06-30 03:22:44 +02:00

4 lines
209 B
TypeScript

// Shared static OG image used across the site for now.
// app/[lang]/docs/[[...slug]]/page.tsx when ready.
export const staticOgImage = "https://ztwjwi3ssdvgx15d.public.blob.vercel-storage.com/og-image.jpg";