We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 686ae94 commit 883553dCopy full SHA for 883553d
src/app/layout.tsx
@@ -14,8 +14,8 @@ const geistMono = localFont({
14
});
15
16
export const metadata: Metadata = {
17
- title: "Create Next App",
18
- description: "Generated by create next app",
+ title: "OpenTelemetry Changelog",
+ description: "Latest changes across OpenTelemetry repositories",
19
};
20
21
export default function RootLayout({
0 commit comments