[gnome-web-www] Fix alphabetical order for sponsors



commit db9d1cced14108dce519285a513b1cc8c3f366ee
Author: Marina Zhurakhinskaya <marinaz redhat com>
Date:   Sun Nov 13 18:01:34 2016 -0500

    Fix alphabetical order for sponsors

 theme/outreachy/index.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/theme/outreachy/index.html b/theme/outreachy/index.html
index c9fe6e4..cbf82cd 100644
--- a/theme/outreachy/index.html
+++ b/theme/outreachy/index.html
@@ -168,8 +168,8 @@
 
             <h3>Promoters</h3>
 
-            <a href="http://www.intel.com";><img alt="Intel" src="css/img/sponsor-intel.png" class="span5 
offset2" style="padding-top:20px;"></a>
-            <a href="https://www.google.com/about/";><img alt="Google" 
src="css/img/sponsor-google-promoter.png" class="span4 offset3"></a>
+            <a href="https://www.google.com/about/";><img alt="Google" 
src="css/img/sponsor-google-promoter.png" class="span4 offset2"></a>
+            <a href="http://www.intel.com";><img alt="Intel" src="css/img/sponsor-intel.png" class="span5 
offset3" style="padding-top:20px;"></a>
             <a href="https://www.redhat.com/";><img alt="Red Hat" src="css/img/sponsor-red-hat-equalizer.png" 
class="span5 offset3" style="padding-top:50px"></a>
 
             <div class="clearfix"></div>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]