mirror of
https://github.com/xHyroM/website.git
synced 2024-11-10 01:38:05 +01:00
fix: change site url in config
This commit is contained in:
parent
5f5ed03b20
commit
094b2e087f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ import minify from "./astro-integrations/minify";
|
|||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
site: "https://hyrousek.tk",
|
||||
site: "https://xhyrom.me",
|
||||
//prepisat uwu
|
||||
integrations: [
|
||||
tailwind(),
|
||||
|
|
Loading…
Reference in a new issue