feat:favicon and age info

This commit is contained in:
2026-03-03 08:54:50 +01:00
parent 3c439649f9
commit 1210b2e13e
6 changed files with 12 additions and 11 deletions

View File

@@ -101,7 +101,7 @@ export const Route = createRootRouteWithContext<RouterAppContext>()({
{
rel: "icon",
type: "image/svg+xml",
href: "/favicon.svg",
href: "/favicon.png",
},
{
rel: "preconnect",