Compare commits
13 Commits
version_11
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| b19149e5d1 | |||
| 343b03de58 | |||
| 7efbcefc6c | |||
| e6bfa1f3a3 | |||
| 4ca4916952 | |||
| 0427491cdf | |||
| 9f6b962a12 | |||
| aeca7cc971 | |||
| 7bac5d1b39 | |||
| eefacd3733 | |||
| 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