From 9dfb84bbd6614e5ebef54fc1fb378dc5e15f0868 Mon Sep 17 00:00:00 2001 From: Elijah Date: Sun, 28 Jun 2026 13:05:27 -0700 Subject: [PATCH] chore: Update website description metadata --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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({