sharma-pankaj-tech / phurl

Automatically exported from code.google.com/p/phurl
0 stars 0 forks source link

how do you change the favicon? #150

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
how do you change the favicon?

Original issue reported on code.google.com by shafae...@gmail.com on 26 Nov 2013 at 4:34

GoogleCodeExporter commented 9 years ago
The favicon must be an icon file placed on your server and linked to the page. 
Just add this code in the <head> tags:
<link rel="shortcut icon" href="favicon.ico"/>
To create an icon file you may use this http://www.xiconeditor.com/
Regards

Original comment by max.ric...@gmail.com on 2 Apr 2014 at 11:33