This commit is contained in:
@ -4,9 +4,9 @@ import deepmerge from 'deepmerge'
|
||||
import { getDocument } from '@/utils/getDocument'
|
||||
import normalizePath from './normalizePath'
|
||||
|
||||
const defaultTitle = 'Payload SaaS Starter'
|
||||
const defaultTitle = 'Nextload'
|
||||
const defaultDescription = 'An open-source website built with Payload and Next.js.'
|
||||
const siteName = 'Payload SaaS Starter'
|
||||
const siteName = 'Nextload'
|
||||
|
||||
const defaultOpenGraph: Metadata['openGraph'] = {
|
||||
type: 'website',
|
||||
|
Reference in New Issue
Block a user