Add metadata

This commit is contained in:
2023-07-17 10:12:21 +05:30
parent b5589ff4ef
commit 5985e0ca21
+3 -2
View File
@@ -5,8 +5,9 @@ import { Inter } from "next/font/google";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Create Next App",
description: "Generated by create next app",
title: "Multimeter speaker",
description:
"Speaker for bluetooth DMMs like Aneng-9002, BSIDE ZT-300AB, ZOYI ZT-300AB, BABATools AD-900 ",
};
export default function RootLayout({