mirror of
https://github.com/caty21/forex-dashboard.git
synced 2026-08-23 17:38:05 +00:00
- Add export const dynamic = "force-dynamic" to routes previously pre-rendered as static (rate-probabilities, news, fx, yields, calendar) → fixes empty data on Vercel where static pre-render got HTTP 403 - Add PWA: manifest.json, sw.js, icons, layout meta + apple-touch-icon Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 lines
316 B
XML
5 lines
316 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512">
|
|
<rect width="512" height="512" rx="92" fill="#090e1a"/>
|
|
<text x="50%" y="54%" font-family="Arial,sans-serif" font-weight="bold" font-size="215" fill="#f59e0b" text-anchor="middle" dominant-baseline="middle">FX</text>
|
|
</svg>
|