Skip to content

Commit

Permalink
chore(): workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
matteolc committed Sep 29, 2023
1 parent cf5b627 commit 837b0af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
const nextConfig = {
output: "export",
images: { unoptimized: true },
basePath: '/air-quality-dashboard/docs',
assetPrefix: '/air-quality-dashboard/docs/'
basePath: '/air-quality-dashboard',
assetPrefix: '/air-quality-dashboard'
}

module.exports = nextConfig

0 comments on commit 837b0af

Please sign in to comment.