You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2018/07/21 01:54:59 UTC

svn commit: r1032839 - in /websites/staging/directory/trunk/content/fortress: images/fortress-logo-small.png index.html

Author: smckinney
Date: Sat Jul 21 01:54:59 2018
New Revision: 1032839

Log:
update image

Added:
    websites/staging/directory/trunk/content/fortress/images/fortress-logo-small.png   (with props)
Modified:
    websites/staging/directory/trunk/content/fortress/index.html

Added: websites/staging/directory/trunk/content/fortress/images/fortress-logo-small.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/fortress/images/fortress-logo-small.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: websites/staging/directory/trunk/content/fortress/index.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/index.html (original)
+++ websites/staging/directory/trunk/content/fortress/index.html Sat Jul 21 01:54:59 2018
@@ -17,7 +17,7 @@
 -->
 <html>
 	<head>
-		<title>Welcome to Apache Fortress &mdash; Apache Directory</title>
+		<title>Apache Fortress Project Page</title>
 		
 	    <link href="./../css/common.css" rel="stylesheet" type="text/css">
 	    <link href="./../css/turquoise.css" rel="stylesheet" type="text/css">
@@ -90,12 +90,6 @@
                     
 <div id="navigation">
     
-    <!--ul>
-      <li>
-        <a href="http://bit.ly/1n9YlQT" target="_blank">
-          <img src="./../images/ApacheConBudapest.png" width="125" height="125" alt="I'm Speaking at ApacheCon Europe 2014! Join me!" title="I'm Speaking at ApacheCon Europe 2014! Join me!" border="0" style="margin-bottom:-3px;"/>
-        </a>
-      </li>
     </ul-->
     <h5>Fortress</h5>
     <ul>
@@ -155,10 +149,6 @@
                 </div><!-- leftColumn -->
                 <div id="rightColumn">
 
-
-
-
-  
     <div class="hero clearfix">
       <div class="top">
         <h1>Apache Fortress&trade;</h1>
@@ -172,7 +162,7 @@
           <a href="./../fortress/downloads.html" class="download_badge"><b>Download Apache<br>Fortress 2.0.1</b></a>
         </div-->
       <div class="bottom">
-        <img src="../images/fortress-web-system-arch.png" style="width: 75%; height: 75%" border="0"/>
+        <img src="images/fortress-logo-small.png" style="width: 75%; height: 75%" border="0"/>
       </div>
     </div>