[PATCH 01/10] simplify / remove redundant items from navigation

Mo Morsi mmorsi at redhat.com
Mon Nov 5 20:23:08 UTC 2012


---
 _layouts/main.html | 19 +++++--------------
 1 file changed, 5 insertions(+), 14 deletions(-)

diff --git a/_layouts/main.html b/_layouts/main.html
index 82b7f96..18db634 100644
--- a/_layouts/main.html
+++ b/_layouts/main.html
@@ -48,29 +48,20 @@
           <a href='index.html'>
             Home
           </a>
-          <a href='about.html'>
-            About
+          <a href='projects.html'>
+            Projects
           </a>
           <a href='get_it.html'>
             Get It
           </a>
-          <a href='use_it.html'>
-            Use It
-          </a>
-          <a href='developers.html'>
-            Developers
-          </a>
-          <a href='projects.html'>
-            Projects
-          </a>
           <a href='https://redmine.aeolusproject.org/redmine/projects/aeolus/wiki/'>
             Wiki
           </a>
-          <a href='news.html'>
-            News
+          <a href='https://blog.aeolusproject.org/'>
+            Blog
           </a>
           <a href='contact.html'>
-            Contact Us
+            Need Help?
           </a>
         </div>
       </div>
-- 
1.7.11.4




More information about the aeolus-devel mailing list