Yay favicons! One question:
10 + <link rel="shortcut icon" 11 + tal:attributes="href python:branch.static_url('/static/images/favicon.ico')" />
and
23 + <link rel="shortcut icon" 24 + tal:attributes="href python:branch.static_url('/static/images/favicon.ico')" />
Shouldn't these be .png?
« Back to merge proposal
Yay favicons!
One question:
10 + <link rel="shortcut icon" "href python: branch. static_ url('/static/ images/ favicon. ico')" />
11 + tal:attributes=
and
23 + <link rel="shortcut icon" "href python: branch. static_ url('/static/ images/ favicon. ico')" />
24 + tal:attributes=
Shouldn't these be .png?