[xiph-commits] r9052 - in websites-new/xiph.org: images/logos ssi
atamido at motherfish-iii.xiph.org
atamido at motherfish-iii.xiph.org
Tue Mar 8 23:29:47 PST 2005
Author: atamido
Date: 2005-03-08 23:29:46 -0800 (Tue, 08 Mar 2005)
New Revision: 9052
Added:
websites-new/xiph.org/images/logos/xiph.ico
Modified:
websites-new/xiph.org/ssi/header.include
Log:
Added and adress bar icon.
Added: websites-new/xiph.org/images/logos/xiph.ico
===================================================================
(Binary files differ)
Property changes on: websites-new/xiph.org/images/logos/xiph.ico
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: websites-new/xiph.org/ssi/header.include
===================================================================
--- websites-new/xiph.org/ssi/header.include 2005-03-09 07:01:20 UTC (rev 9051)
+++ websites-new/xiph.org/ssi/header.include 2005-03-09 07:29:46 UTC (rev 9052)
@@ -4,4 +4,6 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<script type="text/javascript"></script>
+<link rel="icon" href="/images/logos/xiph.ico" type="image/x-icon">
+<link rel="shortcut icon" href="/images/logos/xiph.ico" type="image/x-icon">
<link href="/css/screen.css" rel="stylesheet" type="text/css"/>
\ No newline at end of file
More information about the commits
mailing list