Feat: title 변경

This commit is contained in:
hyojin 2023-09-12 09:55:40 +09:00
parent 5d240595e9
commit 541936ad92
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"name": "front-boilerplate",
"name": "gesps-front",
"version": "0.0.1",
"private": true,
"scripts": {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

View File

@ -8,8 +8,8 @@ import { defaultInstance } from '@/api/config';
import { cookies } from 'next/headers';
export const metadata: Metadata = {
title: 'Create Next App',
description: 'Generated by create next app',
title: 'GSEPS',
description: 'GSEPS Control Center',
};
export default function RootLayout({