Hi!
There are few websites in hestia. How to set up a favicon for website?
Hi!
There are few websites in hestia. How to set up a favicon for website?
Create favicon.ico
placing favicon.ico in the web document root is sufficient, browsers look for that, but within <HEAD></HEAD> a web page can also specify <link REL=“icon” HREF=“/graphics/logo_16.png” TYPE=“image/png”>, for example
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.