Skip to content

Commit

Permalink
Change domain to princess-helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
8kto committed Feb 7, 2024
1 parent cc4e230 commit 1134c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/AppMetadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import { t } from '@lingui/macro'
import type { Metadata } from 'next'

export const APP_URL = 'https://lotfp.vercel.app'
export const APP_URL = 'https://princess-helpers.vercel.app'

export const AppMetadata: Metadata = {
get description() {
Expand Down

0 comments on commit 1134c5c

Please sign in to comment.