fix(web): add favicon.ico #541

Merged
jason.woltje merged 1 commits from fix/favicon-polish into main 2026-02-27 10:58:08 +00:00
2 changed files with 3 additions and 0 deletions
Showing only changes of commit c872f8d5e3 - Show all commits

Binary file not shown.

After

Width:  |  Height:  |  Size: 521 B

View File

@@ -11,6 +11,9 @@ export const dynamic = "force-dynamic";
export const metadata: Metadata = {
title: "Mosaic Stack",
description: "Mosaic Stack Web Application",
icons: {
icon: "/favicon.ico",
},
};
const outfit = Outfit({