From 09471b92557a6cf3a46ad9b53c8f0633402ae9b1 Mon Sep 17 00:00:00 2001 From: Cristian Yancis Date: Tue, 17 Sep 2024 11:34:05 -0600 Subject: [PATCH] app geogebra --- app/layout.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/layout.js b/app/layout.js index ff0eb35..f58a089 100644 --- a/app/layout.js +++ b/app/layout.js @@ -1,7 +1,7 @@ import "./globals.css"; export const metadata = { - title: "Create Next App", + title: "tarea geogebra", description: "Generated by create next app", };