mirror of
https://github.com/soconnor0919/lewisburg-coffee.git
synced 2026-02-04 23:56:32 -05:00
feat: Add favicon and update icon and manifest paths to use file conventions and a consistent BASE_PATH.
This commit is contained in:
@@ -10,7 +10,7 @@ import { env } from "~/env";
|
||||
export const metadata: Metadata = {
|
||||
title: "Lewisburg Coffee Map",
|
||||
description: "Interactive map of coffee shops in Lewisburg, PA",
|
||||
icons: [{ rel: "icon", url: "/favicon.ico" }],
|
||||
// icons are automatically handled by file conventions in src/app/
|
||||
};
|
||||
|
||||
export const viewport: Viewport = {
|
||||
|
||||
Reference in New Issue
Block a user