添加基础结构
This commit is contained in:
6
tone-page-web/app/config/metadata.ts
Normal file
6
tone-page-web/app/config/metadata.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import { Metadata } from "next";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Create Next App",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
Reference in New Issue
Block a user