Skip to content

Commit

Permalink
Merge pull request #1 from kadena-community/fix/basePath
Browse files Browse the repository at this point in the history
base path added to config
  • Loading branch information
isaozler authored Nov 1, 2023
2 parents 721e4cc + 27827ea commit 2d7b4b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const nextConfig = {
swcMinify: true,
trailingSlash: true,
poweredByHeader: false,
basePath: '/social-tools'
}

const {
Expand Down

0 comments on commit 2d7b4b7

Please sign in to comment.