Skip to content

Commit

Permalink
Merge pull request #745 from tidalcycles/fix-slash-confusion
Browse files Browse the repository at this point in the history
completely revert config mess
  • Loading branch information
felixroos authored Oct 20, 2023
2 parents a3e0189 + 46cdbd5 commit e99c299
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions website/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ const options = {

// https://astro.build/config
export default defineConfig({
trailingSlash: 'never',
build: {
format: 'file',
},
integrations: [
react(),
mdx(options),
Expand Down

0 comments on commit e99c299

Please sign in to comment.