Compare commits
3 Commits
version_11
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| 97814480ad | |||
| 4661ae4b7f | |||
| a3480b8eac |
@@ -2,7 +2,8 @@ import type { Metadata } from "next";
|
||||
import "./globals.css";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Cornerstone Auto Repair", description: "Expert auto repair services in Spearfish, SD. Family-owned and operated."};
|
||||
title: "Cornerstone Auto Repair", description: "Expert auto repair services in Spearfish, SD. Family-owned and operated."
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user