structure: add favicon
This commit is contained in:
parent
a5f5112fc1
commit
09d099a625
@ -7,7 +7,10 @@ const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "SparkHome",
|
||||
description: "Your best browser homepage, with a magic searchbox."
|
||||
description: "Your best browser homepage, with a magic searchbox.",
|
||||
icons: {
|
||||
icon: "/favicon.ico"
|
||||
}
|
||||
};
|
||||
|
||||
export default function LocaleLayout({
|
||||
|
BIN
app/favicon.ico
BIN
app/favicon.ico
Binary file not shown.
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 64 KiB |
Loading…
Reference in New Issue
Block a user