Skip to content

Commit

Permalink
docs: 📝 update Next.js base path for landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan6erbond committed May 21, 2023
1 parent 88e2e88 commit bb00b0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ const nextConfig = {
pageExtensions: ["ts", "tsx", "js", "jsx", "md", "mdx"],
reactStrictMode: true,
output: "export",
basePath: "/docs",
images: {
unoptimized: true,
},
Expand Down

0 comments on commit bb00b0d

Please sign in to comment.