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 <[email protected]> Authored: Thu Apr 24 09:57:50 2014 +1000 Committer: Olivier Lamy <[email protected]> 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>
