Adding A Title To Home Page
Using Jamroom
How to stop it from happening depends totally on why its happening. Why its happening is probably related to the code at that point.
The output of {$page_title} is all of that? If it is, then its being set there by some other location. Have you used that {jrCore_page_title} function anywhere that would put all that stuff INTO your headers?
Seams weird that the jrFavicon stuff is getting in there twice. First thing to check is does it do the same thing when the skin is changed. If it does, then its a module issue, if not then its a skin issue.