aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2023-11-04 16:51:12 -0700
committerPinapelz <yukais@pinapelz.com>2023-11-04 16:51:12 -0700
commit6e2aa7159f2dabe28ecde23409c354ca4814b6e2 (patch)
tree8737c0dc9039767913780ff49c8db3ba20c32a0c
parent4d290e9a921051f9ddc40d35a1c532998a0a2b0f (diff)
fix: cloudflare pages build
-rw-r--r--astro.config.mjs2
1 files changed, 0 insertions, 2 deletions
diff --git a/astro.config.mjs b/astro.config.mjs
index 94b5c11..461bd30 100644
--- a/astro.config.mjs
+++ b/astro.config.mjs
@@ -4,7 +4,5 @@ import tailwind from "@astrojs/tailwind";
// https://astro.build/config
export default defineConfig({
- outDir: 'public',
- publicDir: 'static',
integrations: [tailwind()]
}); \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage