Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
georg-stone committed Dec 27, 2024
1 parent 13169af commit 261c469
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"$schema": "https://mintlify.com/schema.json",
"name": "Flowtide Docs",
"logo": {
"dark": "./flowtide-logo.png",
"light": "./flowtide-logo.png"
"dark": "/flowtide-logo.png",
"light": "/flowtide-logo.png"
},
"favicon": "./flowtide-logo.png",
"favicon": "/flowtide-logo.png",
"colors": {
"primary": "#0D9373",
"light": "#07C983",
Expand Down

0 comments on commit 261c469

Please sign in to comment.