m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-14 16:13:48 -05:00

Add base path to docs (nothing changes, I just want to override it)

This commit is contained in:
Sergio
2025-02-18 18:06:19 +02:00
parent 05d4c7c630
commit ba1cfac64b

View File

@@ -16,4 +16,5 @@ export default withNextra({
},
],
},
basePath: "",
});