This is safe

d.head is available at document-start in everything but Scriptish.
Which we don't support
This commit is contained in:
Zixaphir 2014-01-12 15:11:05 -07:00
parent 1b368e4edc
commit 525a3ebb79

View File

@ -1,6 +1,5 @@
Favicon = Favicon =
init: -> init: ->
$.ready ->
Favicon.el = $ 'link[rel="shortcut icon"]', d.head Favicon.el = $ 'link[rel="shortcut icon"]', d.head
Favicon.el.type = 'image/x-icon' Favicon.el.type = 'image/x-icon'
{href} = Favicon.el {href} = Favicon.el