Skip to content

Commit

Permalink
Add basePath for documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Nusab19 committed Dec 16, 2023
1 parent 72897b9 commit 2dfae0c
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 @@ -8,4 +8,5 @@ module.exports = withNextra({
images: {
unoptimized: true,
},
basePath: "/docs",
});

0 comments on commit 2dfae0c

Please sign in to comment.