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