Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 127008f

Browse files
committed
add Savage Maps favicon
1 parent 1a8c785 commit 127008f

File tree

5 files changed

+2
-4
lines changed

5 files changed

+2
-4
lines changed

app/favicon.ico

-10.6 KB
Binary file not shown.

app/layout.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ import { Footer, Header } from "@/app/components";
55
const inter = Inter({ subsets: ["latin"] });
66

77
export const metadata = {
8-
title: "Create Next App",
9-
description: "Generated by create next app",
8+
title: "Savage Maps",
9+
description: "Interactive maps powered by D3.js",
1010
};
1111

1212
export default function RootLayout({ children }) {

assets/savage-maps-favicon.png

5.47 KB
Loading

public/next.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/vercel.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)