mirror of
https://github.com/vercel/eve.git
synced 2026-09-20 05:35:39 +08:00
48d5aebcd3
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>
4 lines
209 B
TypeScript
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";
|