> Xin Shi <shixin...@gmail.com> writes:
>
>> Hello Experts,
>>
>> I noticed two problems with recent org publishing HTML with js support.
>>
>> To make is specific, one can use this page as example:
>>
>> http://orgmode.org/Changes.html
>>
>> 1.)  The shortcut icon is no longer displayed (the small icon in the address
>> bar)



>> In the HTML, the line is still there:
>>
>> <link rel="SHORTCUT ICON" href="/org-mode-unicorn.ico" type="image/x-icon" />




What's needed is:


   <link .....></link>

instead of

   <link  .... />



It's strange, but browsers are that way :)





Sebastian


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to