emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Shotcut Icon and PDF problem in the HTML output


From: Sebastian Rose
Subject: Re: [Orgmode] Shotcut Icon and PDF problem in the HTML output
Date: Fri, 03 Jul 2009 22:45:55 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

> Xin Shi <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]