projects
/
hibernate4-maven-plugin
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8c4f41
)
Added breadcrumb to site
author
Kai Moritz
<kai@coolibri.de>
Tue, 15 Jan 2013 21:39:39 +0000
(22:39 +0100)
committer
Kai Moritz
<kai@coolibri.de>
Tue, 15 Jan 2013 21:40:27 +0000
(22:40 +0100)
src/site/site.xml
patch
|
blob
|
history
diff --git
a/src/site/site.xml
b/src/site/site.xml
index
bf57684
..
a7f9e17
100644
(file)
--- a/
src/site/site.xml
+++ b/
src/site/site.xml
@@
-22,6
+22,9
@@
<item name="Documentation" href="plugin-info.html"/>
</menu>
<menu ref="reports"/>
+ <breadcrumbs>
+ <item name="juplo" href="http://juplo.de"/>
+ </breadcrumbs>
</body>
</project>