diff --git a/src/utils/constants.ts b/src/utils/constants.ts index cf64b24..d5fd276 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -1,2 +1,2 @@ export const MOBILE_BREAKPOINT = 767.98 -export const SITE_URL = process.env.SITE_URL || 'https://bochkovskyi.vercel.app' +export const SITE_URL = process.env.SITE_URL || 'https://bochkovskyi.dev'