summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/pages/StandardPage.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/gitblit/wicket/pages/StandardPage.html')
-rw-r--r--src/com/gitblit/wicket/pages/StandardPage.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/com/gitblit/wicket/pages/StandardPage.html b/src/com/gitblit/wicket/pages/StandardPage.html
index cb6dcd5c..14ec15c8 100644
--- a/src/com/gitblit/wicket/pages/StandardPage.html
+++ b/src/com/gitblit/wicket/pages/StandardPage.html
@@ -10,9 +10,9 @@
<div class="topbar">
<div class="fill">
<div class="container">
- <a class="brand" title="gitblit homepage" href="http://gitblit.com/">
- <img src="gitblt_25.png" width="79" height="25" alt="gitblit" class="logo"/>
- </a>
+ <a class="brand" wicket:id="rootLink">
+ <img src="gitblt_25_white.png" width="79" height="25" alt="gitblit" class="logo"/>
+ </a>
</div>
</div>
</div>