changed metadata
This commit is contained in:
@@ -3,8 +3,8 @@ import './styles.css'
|
||||
import { AdminBar } from '@/src/components/AdminBar'
|
||||
|
||||
export const metadata = {
|
||||
description: 'A blank template using Payload in a Next.js app.',
|
||||
title: 'Payload Blank Template',
|
||||
description: 'Web developer',
|
||||
title: 'BrianNelson.dev',
|
||||
}
|
||||
|
||||
export default async function RootLayout(props: { children: React.ReactNode }) {
|
||||
|
||||
Reference in New Issue
Block a user