You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by er...@apache.org on 2006/01/20 14:29:20 UTC

svn commit: r370805 - /directory/trunks/site/src/site/site.xml

Author: ersiner
Date: Fri Jan 20 05:29:14 2006
New Revision: 370805

URL: http://svn.apache.org/viewcvs?rev=370805&view=rev
Log:
Fixing image reference.

Modified:
    directory/trunks/site/src/site/site.xml

Modified: directory/trunks/site/src/site/site.xml
URL: http://svn.apache.org/viewcvs/directory/trunks/site/src/site/site.xml?rev=370805&r1=370804&r2=370805&view=diff
==============================================================================
--- directory/trunks/site/src/site/site.xml (original)
+++ directory/trunks/site/src/site/site.xml Fri Jan 20 05:29:14 2006
@@ -1,11 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<project>
+<project name="Apache Directory Project">
 
- <title>Apache Directory Project</title>
+   <bannerLeft>
+     <name>Apache Diretory Project</name>
+     <src>images/apache-directory-logo.png</src>
+     <href>http://directory.apache.org/</href>
+   </bannerLeft>
 
- <body>
+   <title>Apache Directory Project</title>
 
+   <body>
     <links>
       <item name="ApacheDS" href="/subprojects/apacheds/index.html"/>
       <item name="LDAP" href="/subprojects/ldap.html"/>