Skip to content

Commit

Permalink
feat: update analytics link
Browse files Browse the repository at this point in the history
  • Loading branch information
MalikBagwala committed Oct 19, 2023
1 parent 37e3f4f commit a55ea90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/constant/menu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ export const SOCIAL_MEDIA: MenuItemProps[] = [
export const EXTERNAL_LINKS: MenuItemProps[] = [
{
title: 'Analytics',
href: 'https://umami.maalik.dev/share/LK5kiRuosw9pORLa/maalik.dev',
href: 'https://analytics.eu.umami.is/share/qApLA9YdTiAOHGhx/maalik.dev',
icon: <AnalyticsIcon size={iconSize} />,
isShow: true,
isExternal: true,
Expand Down

0 comments on commit a55ea90

Please sign in to comment.