mirror of
https://github.com/liyunze-coding/RythonDev.git
synced 2026-09-22 15:53:57 +00:00
Trying to fix cloudflare DNS
This commit is contained in:
parent
1d03ec297f
commit
851f29e95d
2 changed files with 1 additions and 1 deletions
|
|
@ -11,5 +11,4 @@ export default defineConfig({
|
||||||
hostname: "RythonDev",
|
hostname: "RythonDev",
|
||||||
},
|
},
|
||||||
site: "https://rython.dev",
|
site: "https://rython.dev",
|
||||||
base: "/",
|
|
||||||
});
|
});
|
||||||
|
|
|
||||||
1
public/CNAME
Normal file
1
public/CNAME
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
www.rython.dev
|
||||||
Loading…
Reference in a new issue