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