mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-24 03:16:44 +02:00
- 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>
7 lines
219 B
TOML
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"
|