mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-17 01:23:39 -05:00
Fix docs basepath
This commit is contained in:
@@ -8,7 +8,8 @@ module.exports = withNextra(
|
||||
output: "export",
|
||||
images: {
|
||||
unoptimized: true
|
||||
}
|
||||
},
|
||||
basePath: '/cup'
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user