diff --git a/next.config.js b/next.config.js index 2340977..e7eddf4 100644 --- a/next.config.js +++ b/next.config.js @@ -7,7 +7,7 @@ const withNextra = require("nextra")({ module.exports = withNextra({ output: 'export', - basePath: "https://officialrajdeepsingh.github.io/section-blog-theme-demo/", + basePath: "https://officialrajdeepsingh.github.io/section-blog-theme-demo", images:{ unoptimized: true }