managarten/apps/clock/apps/landing/wrangler.toml
Till-JS 8f54a56324 feat(clock): add landing page with shared-landing-ui
- Create Astro landing page for Clock app
- Uses @manacore/shared-landing-ui components
- Configure Cloudflare Pages deployment (clocks-landing)
- Add Tailwind CSS styling

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 17:50:31 +01:00

7 lines
219 B
TOML

# Cloudflare Pages configuration for Clock Landing
# Deployed via Wrangler CLI (Direct Upload)
# Custom domain: clocks.mana.how
name = "clocks-landing"
compatibility_date = "2024-12-01"
pages_build_output_dir = "dist"