I can't seem to make my favicon work with soholaunch.
I'm using this line:
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
in my index header file.
The favicon comes up in my sohoadmin favorite, not my actual web site's index page. I'm assuming that I'm putting that line on the wrong index page? Where would the right one be?
I'm using this line:
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
in my index header file.
The favicon comes up in my sohoadmin favorite, not my actual web site's index page. I'm assuming that I'm putting that line on the wrong index page? Where would the right one be?
Comment