fix(index): fix domain
This commit is contained in:
parent
b6d61021aa
commit
074cfc0498
2 changed files with 127 additions and 165 deletions
|
@ -14,6 +14,6 @@ export const SITE: Site = {
|
|||
TITLE: "z0x's blog",
|
||||
DESCRIPTION: "z0x's blog",
|
||||
POSTS_PER_PAGE: 3,
|
||||
SITEURL: 'https://astro-erudite.vercel.app',
|
||||
SITEURL: 'https://blog.z0x.ca',
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue