matthoffner commited on
Commit
019db90
·
1 Parent(s): 2c7c9ec

Update app/layout.tsx

Browse files
Files changed (1) hide show
  1. app/layout.tsx +2 -2
app/layout.tsx CHANGED
@@ -1,6 +1,6 @@
1
  export const metadata = {
2
- title: 'Next.js',
3
- description: 'Generated by Next.js',
4
  }
5
 
6
  export default function RootLayout({
 
1
  export const metadata = {
2
+ title: 'monacopilot',
3
+ description: 'monaco-editor and copilot',
4
  }
5
 
6
  export default function RootLayout({