Author: humbedooh
Date: Fri Mar 20 09:16:06 2015
New Revision: 1667960

URL: http://svn.apache.org/r1667960
Log:
Add logo to web site

Modified:
    steve/site/trunk/content/index.html

Modified: steve/site/trunk/content/index.html
URL: 
http://svn.apache.org/viewvc/steve/site/trunk/content/index.html?rev=1667960&r1=1667959&r2=1667960&view=diff
==============================================================================
--- steve/site/trunk/content/index.html (original)
+++ steve/site/trunk/content/index.html Fri Mar 20 09:16:06 2015
@@ -3,6 +3,9 @@
 {% block title %}Apache STeVe{% endblock %}
 {% block content %}
     <div class="jumbotron">
+               <p style="text-align: center;">
+                       <img src="/images/steve.png"/>
+               </p>
         <p>Apache STeVe is Apache's Python based single transferable vote 
software system that the Foundation uses to handle things like <a 
href="https://wiki.apache.org/general/BoardVoting";>voting in our new Board of 
Directors</a></p>
     </div>
 {% endblock %}


Reply via email to