Favicon and Meta Tags
Last updated
Last updated
Navigate to and upload your image.
In the options set a : %PUBLIC_URL%/favicon
insert in the <head>
of your public/index.html
file
Create the public/favicon
directory and extract the zip from there.
Create the public/preview.(png | jpg) image from .
Consult to view the code to add in the <head>
of your public/index.html
file.