Skip to content

Commit

Permalink
feat: update root layout metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
AmirHosseinKarimi committed Jan 19, 2024
1 parent 543e742 commit b16df70
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ const fontDana = LocalFont({
});

export const metadata: Metadata = {
title: "Create Next App",
description: "Generated by create next app",
title: "فرانت چپتر - بزرگترین همایش فرانت‌اند ایران",
description:
"همایش فرانت چپتر محلی برای گردهمایی و به اشتراک‌گذاری تجربیات برنامه‌نویسان، متخصصین و علاقه‌مندان حوزه فرانت‌اند. ۱۰ اسفند ۱۴۰۲ مازندران",
};

export default function RootLayout({
Expand Down

0 comments on commit b16df70

Please sign in to comment.