diff --git a/app/layout.tsx b/app/layout.tsx index e4b16ad..6b18b2f 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -13,9 +13,9 @@ export const metadata: Metadata = { title: "Pulse - PSA Management System", description: "Modern dashboard for Autotask PSA integration with RMM and NMS mapping", icons: { - icon: "/favicon.ico", - shortcut: "/favicon.ico", - apple: "/favicon.ico", + icon: "/icon.svg", + shortcut: "/icon.svg", + apple: "/icon.svg", }, }; diff --git a/public/icon.svg b/public/icon.svg new file mode 100644 index 0000000..dc50ad2 --- /dev/null +++ b/public/icon.svg @@ -0,0 +1,10 @@ + + + + + + + + + +