mirror of
https://github.com/liyunze-coding/RythonDev.git
synced 2026-09-22 07:44:26 +00:00
updated astro config
This commit is contained in:
parent
a1cad00acb
commit
11bd7d53ee
1 changed files with 1 additions and 1 deletions
|
|
@ -10,6 +10,6 @@ export default defineConfig({
|
|||
port: 8008,
|
||||
hostname: "RythonDev",
|
||||
},
|
||||
site: "https://ryanpython.me",
|
||||
site: "https://rython.dev",
|
||||
base: "/",
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue