You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2014/02/08 23:47:24 UTC

svn commit: r1566158 - /struts/site/branches/jekyll-powered/source/_includes/header.html

Author: lukaszlenart
Date: Sat Feb  8 22:47:24 2014
New Revision: 1566158

URL: http://svn.apache.org/r1566158
Log:
Adds GitHub ribbon

Modified:
    struts/site/branches/jekyll-powered/source/_includes/header.html

Modified: struts/site/branches/jekyll-powered/source/_includes/header.html
URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/_includes/header.html?rev=1566158&r1=1566157&r2=1566158&view=diff
==============================================================================
--- struts/site/branches/jekyll-powered/source/_includes/header.html (original)
+++ struts/site/branches/jekyll-powered/source/_includes/header.html Sat Feb  8 22:47:24 2014
@@ -1,3 +1,7 @@
+<a href="http://github.com/apache/struts">
+  <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub">
+</a>
+
 <header>
   {% include top-menu.html %}