svn commit: r450323 - in /incubator/ofbiz/site: images/ofbiz.ico index.html

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r450323 - in /incubator/ofbiz/site: images/ofbiz.ico index.html

jleroux@apache.org
Author: jleroux
Date: Tue Sep 26 22:26:05 2006
New Revision: 450323

URL: http://svn.apache.org/viewvc?view=rev&rev=450323
Log:
This patch add a favicon to ofbiz website (from https://issues.apache.org/jira/browse/OFBIZ-11)
Thanks for the reminder Hans.

Added:
    incubator/ofbiz/site/images/ofbiz.ico   (with props)
Modified:
    incubator/ofbiz/site/index.html

Added: incubator/ofbiz/site/images/ofbiz.ico
URL: http://svn.apache.org/viewvc/incubator/ofbiz/site/images/ofbiz.ico?view=auto&rev=450323
==============================================================================
Binary file - no diff available.

Propchange: incubator/ofbiz/site/images/ofbiz.ico
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/ofbiz/site/index.html
URL: http://svn.apache.org/viewvc/incubator/ofbiz/site/index.html?view=diff&rev=450323&r1=450322&r2=450323
==============================================================================
--- incubator/ofbiz/site/index.html (original)
+++ incubator/ofbiz/site/index.html Tue Sep 26 22:26:05 2006
@@ -21,6 +21,7 @@
     <link rel="stylesheet" href="images/ofbws.css" type="text/css"/>
     <meta name="keywords" content="Open Source ERP,Open Source CRM,Open Source E-Commerce,Open Source eCommerce,Open Source POS,Open Source SCM,Open Source MRP,Open Source CMMS,Open Source EAM,web services,workflow,ebusiness,e-business,ecommerce,e-commerce,automation,enterprise software,open source,entity engine,service engine,erp,crm,party,accounting,facility,supply,chain,management,catalog,order,project,task,work effort,financial,ledger,content management,customer,inventory"/>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+    <link rel="shortcut icon" href="images/favicon.ico"/>    
 </head>
 
 <body>