change title

This commit is contained in:
sjwie 2024-02-16 17:15:59 +09:00
parent f277056188
commit 6735463119
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import "./globals.css";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Create Next App",
title: "Studying Next.js...",
description: "Generated by create next app",
};