Entfernung des zweiten favicon

git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@365 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
astro 2006-06-06 17:35:50 +00:00
parent 0f53fa5286
commit 632447840f
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -6,7 +6,7 @@
<xsl:template name="links">
<link rel="icon" type="image/png" href="{$baseurl}images/favicon.png" />
<link rel="icon" type="image/png" href="{$baseurl}favicon.ico" />
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="{$baseurl}news-rss.xml" />
<link rel="alternate" type="application/atom" title="Atom 1.0" href="{$baseurl}news-atom.xml" />
<link rel="stylesheet" title="Default" type="text/css" href="{$baseurl}style/default.css" />