mirror of
https://github.com/dathere/qsvpro.dathere.com.git
synced 2025-12-19 05:59:24 +00:00
fix: update to using new subdomain URL
This commit is contained in:
parent
fc6e88302d
commit
0ad9571116
3 changed files with 4 additions and 5 deletions
|
|
@ -3,7 +3,6 @@ import react from "@astrojs/react";
|
|||
import tailwind from "@astrojs/tailwind";
|
||||
|
||||
export default defineConfig({
|
||||
site: "https://dathere.github.io",
|
||||
base: "/qsv-pro-web",
|
||||
site: "https://qsvpro.dathere.com",
|
||||
integrations: [react(), tailwind()],
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue