mirror of
https://github.com/liyunze-coding/RythonDev.git
synced 2026-09-22 07:44:26 +00:00
removing custom domain
This commit is contained in:
parent
d0f3f0bd4c
commit
45d2206317
1 changed files with 2 additions and 1 deletions
|
|
@ -10,5 +10,6 @@ export default defineConfig({
|
||||||
port: 8008,
|
port: 8008,
|
||||||
hostname: "RythonDev",
|
hostname: "RythonDev",
|
||||||
},
|
},
|
||||||
site: "https://rython.dev",
|
site: "https://liyunze-coding.github.io/",
|
||||||
|
base: "rythondev",
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue