Repository: logging-log4j2 Updated Branches: refs/heads/master 0d45fe891 -> b2c30a6b7
Added icon-tags to Legacy links in left side nav menu Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/b2c30a6b Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/b2c30a6b Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/b2c30a6b Branch: refs/heads/master Commit: b2c30a6b7ef1e8c66b3c69feaf7de7fe23cea8b9 Parents: 0d45fe8 Author: rpopma <[email protected]> Authored: Tue Jul 5 22:15:28 2016 +0900 Committer: rpopma <[email protected]> Committed: Tue Jul 5 22:15:28 2016 +0900 ---------------------------------------------------------------------- src/site/site.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b2c30a6b/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index 8336e69..be509ba 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -235,7 +235,7 @@ </menu> - <menu name="Legacy" inherit="top"> + <menu name="Legacy" inherit="top" img="icon-tags"> <item name="Log4j 1.2" href="http://logging.apache.org/log4j/1.2/"/> <item name="Log4j 2.3" href="http://logging.apache.org/log4j/log4j-2.3/"/> </menu>
