Skip to content

Commit

Permalink
fix deta and title
Browse files Browse the repository at this point in the history
  • Loading branch information
Javid Momeni committed Dec 8, 2024
1 parent 351ac48 commit e8a9580
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ const vazirmatn = Vazirmatn({
});

export const metadata: Metadata = {
title: 'AiNovelist - AI-Powered Stories for Kids',
description: 'Create magical stories for children with the power of AI',
title: 'AiNovelist - قصه‌پرداز: سفر به دنیای داستان‌های جادویی برای کودکان',
description: 'جرقه‌ای برای تخیل کودک شما، با هر داستانی که هوش مصنوعی خلق می‌کند',
};

export default function RootLayout({
Expand Down

0 comments on commit e8a9580

Please sign in to comment.