diff --git a/app/layout.tsx b/app/layout.tsx index 6b18b2f..51c3134 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: "/icon.svg", - shortcut: "/icon.svg", - apple: "/icon.svg", + icon: "/wulff-logo.png", + shortcut: "/wulff-logo.png", + apple: "/wulff-logo.png", }, }; diff --git a/components/navigation/app-navigation.tsx b/components/navigation/app-navigation.tsx index 73c19e0..746ceae 100644 --- a/components/navigation/app-navigation.tsx +++ b/components/navigation/app-navigation.tsx @@ -170,8 +170,15 @@ export function AppNavigation() { {/* Right Side Actions */} -
+