mirror of
https://github.com/zen-browser/www
synced 2026-04-25 17:14:56 +02:00
chore: removed astro cloudflare adapter
I added wrangler which is only needed for cloudflare pages.
This commit is contained in:
6
wrangler.toml
Normal file
6
wrangler.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
name = "changeme"
|
||||
pages_build_output_dir = "./dist"
|
||||
compatibility_date = "changeme"
|
||||
|
||||
[env]
|
||||
production = {}
|
||||
Reference in New Issue
Block a user