Tracking favicon + social card follow-up. Current state: only a single SVG favicon (BrandMark) is configured. Works in modern browsers but missing:
Missing files
Easiest path
- Upload `packages/website/public/favicon.svg` to https://realfavicongenerator.net/ — generates full kit (multi-size .ico, apple-touch-icon, Android icons)
- Drop generated files into `packages/website/public/`
- Replace existing `<link rel="icon">` block in `packages/website/src/layouts/BaseLayout.astro` with their generated `` tags
OG image needs separate design
1200×630 horizontal card with:
- BrandMark + `sidecode` wordmark
- Tagline: "By your side. Code anywhere with Claude."
- Paper palette (#F2EFE4 bg, #EE5722 accent)
Options:
- Static export from Figma
- Dynamic generation with @vercel/og at build time
When to do
V0.5+ polish pass — once landing is otherwise ship-ready. Not blocking V0.
Tracking favicon + social card follow-up. Current state: only a single SVG favicon (BrandMark) is configured. Works in modern browsers but missing:
Missing files
Easiest path
OG image needs separate design
1200×630 horizontal card with:
Options:
When to do
V0.5+ polish pass — once landing is otherwise ship-ready. Not blocking V0.