mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-17 16:46:31 +03:00
fix: correct Cloudflare Pages project name in wrangler.toml
Project name was "impeccable-style" but the actual CF Pages project is "impeccable", causing deploy failures. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
af69a189e3
commit
7310d521f6
+1
-1
@@ -1,3 +1,3 @@
|
||||
name = "impeccable-style"
|
||||
name = "impeccable"
|
||||
compatibility_date = "2024-12-01"
|
||||
pages_build_output_dir = "./build"
|
||||
|
||||
Reference in New Issue
Block a user