summaryrefslogtreecommitdiff
path: root/wrangler.jsonc
diff options
context:
space:
mode:
authorWindowsAddict2025-08-28 00:12:03 +0000
committerWindowsAddict2025-08-28 00:12:03 +0000
commit76f6c6503a935593b37533c1f7c60687a7544443 (patch)
treebe5e9fbdd4deafe0cd047c44eaa3e098aa77e75f /wrangler.jsonc
parentb79252abe13b95c5dee1a85ed86ea78e814855df (diff)
downloadactivated.win-76f6c6503a935593b37533c1f7c60687a7544443.zip
Rename to _site
Diffstat (limited to 'wrangler.jsonc')
-rw-r--r--wrangler.jsonc2
1 files changed, 1 insertions, 1 deletions
diff --git a/wrangler.jsonc b/wrangler.jsonc
index bddb9be..0da3908 100644
--- a/wrangler.jsonc
+++ b/wrangler.jsonc
@@ -2,6 +2,6 @@
"name": "activated-win",
"compatibility_date": "2025-08-27",
"assets": {
- "directory": "./build"
+ "directory": "./_site"
}
}