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