Replies: 1 comment
-
@linghuccc We try not include |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As title mentioned, I run below command in the installed directory and returned no result:
find . -type f -name "favicon.ico"
But in file "pages/index.tsx", it states clearly as below:
If "favicon.ico" does not exist, why do I still see the next JS triangle as page icon?
Anybody knows? Thank you for your time.
Beta Was this translation helpful? Give feedback.
All reactions