Skip to content

Commit 883553d

Browse files
committed
update title
1 parent 686ae94 commit 883553d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/layout.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ const geistMono = localFont({
1414
});
1515

1616
export const metadata: Metadata = {
17-
title: "Create Next App",
18-
description: "Generated by create next app",
17+
title: "OpenTelemetry Changelog",
18+
description: "Latest changes across OpenTelemetry repositories",
1919
};
2020

2121
export default function RootLayout({

0 commit comments

Comments
 (0)