mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-19 15:54:52 +01:00
added jprofiler logo to site
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 7.3 KiB |
BIN
src/site/resources/images/logos/jprofiler.png
Normal file
BIN
src/site/resources/images/logos/jprofiler.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
@@ -49,13 +49,13 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
|
|||||||
<publishDate position="right" />
|
<publishDate position="right" />
|
||||||
<version position="right" />
|
<version position="right" />
|
||||||
<poweredBy>
|
<poweredBy>
|
||||||
<logo name="Maven" href="http://maven.apache.org/"
|
<logo name="JProfiler" href="https://www.ej-technologies.com/products/jprofiler/overview.html"
|
||||||
title="built with maven"
|
title="JProfiler Java Profiler" width="170px"
|
||||||
alt="built with maven"
|
alt="JProfiler Java Profiler"
|
||||||
img="http://jeremylong.github.io/DependencyCheck/images/logos/maven-feather.png"/>
|
img="http://jeremylong.github.io/DependencyCheck/images/logos/jprofiler.png"/>
|
||||||
<logo name="IntelliJ" href="http://www.jetbrains.com/idea/"
|
<logo name="IntelliJ" href="http://www.jetbrains.com/idea/"
|
||||||
title="developed using" width="170px"
|
title="developed using IntelliJ" width="170px"
|
||||||
alt="developed using"
|
alt="developed using IntelliJ"
|
||||||
img="http://jeremylong.github.io/DependencyCheck/images/logos/logo_intellij_idea.png"/>
|
img="http://jeremylong.github.io/DependencyCheck/images/logos/logo_intellij_idea.png"/>
|
||||||
</poweredBy>
|
</poweredBy>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user