The instructions that came with the antimated GIF creator, say to do this:
How to use the Animated FavIcon: if you would like to display the animated favicon, upload
animated_favicon.gif also and insert the following HTML tags.
<link rel="shortcut icon" href="favicon.ico" >
<link rel="icon" href="http://yoursite.com/animated_favicon.gif" type="image/gif" >
How could I implement this into my whitehouse theme without breaking the code? I already tried and it broke









