Skip to content

Commit

Permalink
Revert "fix: move image assets to /public instead /assets/images to m…
Browse files Browse the repository at this point in the history
…ake them work on netlify automatically"

This reverts commit 705e574.
  • Loading branch information
maybeanerd committed Sep 10, 2023
1 parent a806227 commit d40788c
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 0 deletions.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
1 change: 1 addition & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ export default defineNuxtConfig({
},
image: {
format: ['avif', 'webp', 'png'],
dir: 'assets/images',
},
});

0 comments on commit d40788c

Please sign in to comment.