Skip to content

Commit f1393aa

Browse files
Fix metadata
1 parent c2f1512 commit f1393aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { ThemeProvider } from "@/components/theme-provider"
44

55
export const metadata = {
66
title: "STABILITY 2025 - First Stability Workshop",
7-
description: "First Stability Workshop, 7th of October 2025, CMU, Pittsburgh, PA, USA",
7+
description: "First Stability Workshop, 15th of December 2025, LNM IIT, Jaipur, Rajasthan, India",
88
}
99

1010
export default function RootLayout({

0 commit comments

Comments
 (0)