We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a680b9b commit 2c2f3c1Copy full SHA for 2c2f3c1
src/app/layout.tsx
@@ -4,8 +4,8 @@ import Header from "@/components/AppLayout/Header";
4
import Footer from "@/components/AppLayout/Footer";
5
6
export const metadata: Metadata = {
7
- title: "Create Next App",
8
- description: "Generated by create next app",
+ title: "Procedure",
+ description: "Think. Build. Measure.",
9
};
10
11
export default function RootLayout({
0 commit comments