Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jul 2003 08:02:32 -0400
From:      "Dan Langille" <dan@langille.org>
To:        Doug White <dwhite@gumbysoft.com>
Cc:        freebsd-www@FreeBSD.org
Subject:   Re: favicon.ico
Message-ID:  <3F17A998.4586.3D51688D@localhost>
In-Reply-To: <20030717181838.C39263@carver.gumbysoft.com>
References:  <3F16DBC8.10670.3A2D661F@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On 17 Jul 2003 at 18:19, Doug White wrote:

> On Thu, 17 Jul 2003, Dan Langille wrote:
> 
> > How about a favicon.ico for www.freebsd.org?  Use
> > http://www.freebsddiary.org/favicon.ico if you want it.
> 
> There's already one there. Safari picks it up, at least.

Yes, it's there, but it should be referenced in the HTML.  This was 
committed last night to www/en/includes.sgml and www/en/index.xsl:

<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />

It can be seen in:
http://www.freebsd.org/

But not not anywhere else that I could find.  Looks like there's more 
places to hit.  e.g.

http://www.freebsd.org/ports/index.html
http://www.freebsd.org/cgi/ports.cgi
http://www.freebsd.org/support.html
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html

More work to be done....  ;)
-- 
Dan Langille : http://www.langille.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F17A998.4586.3D51688D>