You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2014/04/24 02:01:44 UTC

[2/3] git commit: add github ribbon

add github ribbon


Project: http://git-wip-us.apache.org/repos/asf/archiva-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva-site/commit/0ba56d80
Tree: http://git-wip-us.apache.org/repos/asf/archiva-site/tree/0ba56d80
Diff: http://git-wip-us.apache.org/repos/asf/archiva-site/diff/0ba56d80

Branch: refs/heads/master
Commit: 0ba56d8060d6dc88279fdbfb1ee5902e88489757
Parents: 2545561
Author: Olivier Lamy <ol...@apache.org>
Authored: Thu Apr 24 09:57:50 2014 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Thu Apr 24 09:57:50 2014 +1000

----------------------------------------------------------------------
 src/site/site.xml | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva-site/blob/0ba56d80/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index f847a3a..2731a77 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -47,6 +47,11 @@
         <projectId>6670</projectId>
         <widget>stats</widget>
       </ohloh>
+      <gitHub>
+        <projectId>apache/archiva</projectId>
+        <ribbonOrientation>right</ribbonOrientation>
+        <ribbonColor>black</ribbonColor>
+      </gitHub>
     </fluidoSkin>
 
   </custom>