Tiamat.name has a favicon now. Happy Firefox users see
. Opera, Konqueror, Chrome users see only the first frame from the gif:
. IE users should see
1 | <link rel="shortcut icon" href="/img/favicon.ico"><!--should be first, otherwise FF renders .ico instead of .gif. Filename is Favicon for IE compatibility --> |
2 | <link rel="shortcut icon" href="/img/favicon.gif"> |
