diff --git a/src/app/layout.tsx b/src/app/layout.tsx index d598cbd..d0e2e7a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -10,7 +10,7 @@ const inter = Inter({ export const metadata: Metadata = { title: "Study App", - description: "Self-hosted study application with flashcards and quizzes", + description: "Practice exams and quizzes", }; export default function RootLayout({