mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-27 21:48:27 +00:00
Fix base url to /
This commit is contained in:
parent
0d266413c7
commit
7812eb49f2
@ -35,6 +35,6 @@ export default {
|
|||||||
buildOptions: {
|
buildOptions: {
|
||||||
/* ... */
|
/* ... */
|
||||||
out: '../docs',
|
out: '../docs',
|
||||||
baseUrl: '/strudel',
|
baseUrl: '/',
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user