I fork this repo and change favicon to my own one
"favicon": {
"dark": "/favicon-dark.png",
"light": "/favicon-light.png"
},
Here's my repo
The problem is: The favicon is replced and showed correctly on local development env. But once I publish the code, it goes wrong and keep using the default Mintlify facivon.
Online Url Here
I fork this repo and change favicon to my own one
Here's my repo
The problem is: The favicon is replced and showed correctly on local development env. But once I publish the code, it goes wrong and keep using the default
Mintlifyfacivon.Online Url Here