[Midnightbsd-cvs] www: index.html: Move some of the items on the first page to the right

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Jul 1 22:13:35 EDT 2008


Log Message:
-----------
Move some of the items on the first page to the right menu.

Modified Files:
--------------
    www:
        index.html (r1.37 -> r1.38)

-------------- next part --------------
Index: index.html
===================================================================
RCS file: /home/cvs/www/index.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -L index.html -L index.html -u -r1.37 -r1.38
--- index.html
+++ index.html
@@ -61,13 +61,37 @@
 	<p>
 	    <a href="/de/index.html" title="German">DE</a> 
 	    <a href="/index.html" title="English">EN</a> 
-        <a href="/ru/index.html" title="Russian">RU</a>
-    </p>
+            <a href="/ru/index.html" title="Russian">RU</a>
+        </p>
 
 	<p style="border-top: thin dashed silver; padding-top: 10px;"><img src="images/feed.gif" alt="RSS Feed" /> 
 	<a href="http://www.justjournal.com/users/mbsd/rss">Developer Blog</a></p>
-
 	</p>
+
+	<p>
+        <a href="http://forums.midnightbsd.org/">Forums</a><br />
+        <a href="http://bugreport.midnightbsd.org/">Bug Reports</a><br />
+        <a href="/mailman/listinfo">Mailing Lists</a>
+        </p>
+
+<table>
+        <thead>
+        <tr>
+                <th>Getting Source</th>
+        </tr>
+        </thead>
+
+        <tbody>
+        <tr>
+                <td><a href="cgi-bin/cvsweb.cgi" title="View the CVS Repository on the web">CVSWeb</a></td>
+        </tr>
+
+        <tr>
+                <td><a href="developer/cvsup.html" title="Download source or mports">CVSup</a></td>
+        </tr>
+        </tbody>
+</table>
+
 </div>
 
 <h2>Introduction</h2>
@@ -120,32 +144,10 @@
 
 <p>View recent <a href="http://cia.vc/stats/project/midnightbsd">CVS activity</a> through a friendly web interface.  (commit logs)</p>
 
-<p>We now have a <a href="http://forums.midnightbsd.org/">Forum</a>.  You can also chat with us via IRC on FreeNode #midnightbsd.</p>
-
-<p><a href="http://bugreport.midnightbsd.org/">View/Report</a> Bugs.</p>
+<p>Chat with us via IRC on FreeNode #midnightbsd.</p>
 
 <p>View our <a href="mports/README.html">ports</a> with descriptions.</p>
 
-<p>Subscribe to our <a href="/mailman/listinfo">mailing lists.</a></p>
-
-<table>
-	<thead>
-	<tr>
-		<th>Getting Source</th>
-	</tr>
-	</thead>
-	
-	<tbody>
-	<tr>
-		<td><a href="cgi-bin/cvsweb.cgi" title="View the CVS Repository on the web">CVSWeb</a></td>
-	</tr>
-
-	<tr>
-		<td><a href="developer/cvsup.html" title="Download source or mports">CVSup</a></td>
-	</tr>
-	</tbody>
-</table>
-
 <h3>Security</h3>
 
 <p>April 17, 2008<br />


More information about the Midnightbsd-cvs mailing list