Add favicon to web site

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@188 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
mguessan 2008-12-02 09:34:50 +00:00
parent cbfa0df53f
commit 3cd0212663
2 changed files with 3 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -12,7 +12,9 @@
<artifactId>maven-default-skin</artifactId>
</skin>
<body>
<head>
<link href="/favicon.ico" rel="shortcut icon" />
</head>
<menu name="Quick Links">
<item name="Home" href="/index.html"/>
<item name="Windows Setup" href="/windowssetup.html"/>