Skip to content

Commit

Permalink
update Astro base
Browse files Browse the repository at this point in the history
  • Loading branch information
LyonSyonII committed Jun 15, 2024
1 parent 2c33e92 commit 92bb964
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import compressor from "astro-compressor";

// https://astro.build/config
export default defineConfig({
site: "https://garriga.dev",
base: "/rubri",
integrations: [compress(), compressor({
brotli: false,
Expand Down

0 comments on commit 92bb964

Please sign in to comment.