完善matedata

This commit is contained in:
2025-04-26 12:59:36 +08:00
parent 2c53203473
commit 78fe191845

View File

@@ -1,6 +1,6 @@
import { Metadata } from "next"; import { Metadata } from "next";
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Create Next App", title: "特恩的日志",
description: "Generated by create next app", description: "一名啥都会一点点的程序员",
}; };