mirror of
https://github.com/ChangJoo-Park/learn-flutter.git
synced 2025-06-08 05:33:14 +00:00
update base
This commit is contained in:
parent
c07f804f9b
commit
6cac880ef5
1 changed files with 2 additions and 2 deletions
|
@ -46,6 +46,6 @@ export default defineConfig({
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
site: "https://changjoo-park.github.io/learn-flutter",
|
site: "https://changjoo-park.github.io",
|
||||||
base: "learn-flutter",
|
base: "/learn-flutter/",
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Reference in a new issue