Include favicon in the html docs - Mailing list pgsql-docs

From Clodoaldo Neto
Subject Include favicon in the html docs
Date
Msg-id CA+Z73LGhPFZMQbESzX5r6iwK+KS60OCP2FoGzjyxjpz1P9d3oA@mail.gmail.com
Whole thread Raw
Responses Re: Include favicon in the html docs  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-docs
I like to have the all the docs as pinned tabs in Firefox. When a doc html does not have an icon it is not possible to distinguish it from the others. So I add this <link> tag to the <head> tag in postgresql html pages:

<link rel="shortcut icon" href="favicon.ico" />

The icon is the one from the site and is included in the same directory.

Would it be possible to include it in the next release to make it convenient to have the docs in a Firefox pinned tab?

Regards, Clodoaldo

pgsql-docs by date:

Previous
From: Wolfgang Keller
Date:
Subject: Re: Re: postgresql.org inconsistent (Re: [GENERAL] PG replication across DataCenters)
Next
From: Bruce Momjian
Date:
Subject: mention of unlogged tables