Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Change Favicon path with the header html

Quote Reply
Change Favicon path with the header html
Hi guys,
within my header I got the line for the favicon:

Code:
<link rel="shortcut icon[/url]" href="http://xxxx/favicon.ico[/url]" type="image/x-icon[/url]" />


I'm wondering where i can change this line. (Because i want to switch the protocol from http to https.)

Within the template "include_heaeder" i can not find it.

Hope you have an idea.

Last edited by:

qes: Jan 3, 2019, 1:14 AM
Quote Reply
Re: [qes] Change Favicon path with the header html In reply to
Sorry... did find it within the includ_common_header :)