Skip to content

Commit

Permalink
chore: fixed help logo (#18551)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeerRich authored Jan 9, 2025
1 parent 99a99b4 commit edd2e5e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions help/mint.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "Cal",
"logo": {
"light": "/logo/light.png",
"dark": "/logo/dark.png"
},
"dark": "https://cal.com/calcom-help-light.svg",
"light": "https://cal.com/calcom-help.svg"
},
"favicon": "/favicon.png",
"colors": {
"primary": "#141414",
Expand Down Expand Up @@ -179,4 +179,4 @@
"linkedin": "https://www.linkedin.com/company/cal-com/",
"discord": "https://discord.com/invite/calcom"
}
}
}

0 comments on commit edd2e5e

Please sign in to comment.