Skip to content

Commit

Permalink
reverting config for creating pages instead of directories
Browse files Browse the repository at this point in the history
  • Loading branch information
software-person committed Nov 15, 2023
1 parent 7832184 commit 2aff908
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import tailwind from '@astrojs/tailwind'
export default defineConfig({
build: {
inlineStylesheets: 'always',
format: "file",
assets: 'assets/docs/_astro'
},

Expand Down

0 comments on commit 2aff908

Please sign in to comment.