Browse Source

more logos

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269220 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 24 years ago
parent
commit
4685433622
4 changed files with 36 additions and 0 deletions
  1. BIN
      webpage/docs/images/duggins.gif
  2. BIN
      webpage/docs/images/duggins2.gif
  3. +28
    -0
      webpage/docs/logos.html
  4. +8
    -0
      webpage/xdocs/logos.xml

BIN
webpage/docs/images/duggins.gif View File

Before After
Width: 440  |  Height: 250  |  Size: 56 KiB

BIN
webpage/docs/images/duggins2.gif View File

Before After
Width: 32  |  Height: 32  |  Size: 406 B

+ 28
- 0
webpage/docs/logos.html View File

@@ -287,6 +287,34 @@
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
<img src="images/cheesman.jpg" />
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Kevin Duggins (Kevin.Duggins at definityhealth.com)
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
<img src="images/duggins.gif" />
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Kevin Duggins (Kevin.Duggins at definityhealth.com)
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
<img src="images/duggins2.gif" />
</font>
</td>
</tr>
</table>


+ 8
- 0
webpage/xdocs/logos.xml View File

@@ -72,6 +72,14 @@
<td>Jim Cheesman (jchees at msl.es)</td>
<td><img src="images/cheesman.jpg" /></td>
</tr>
<tr>
<td>Kevin Duggins (Kevin.Duggins at definityhealth.com)</td>
<td><img src="images/duggins.gif" /></td>
</tr>
<tr>
<td>Kevin Duggins (Kevin.Duggins at definityhealth.com)</td>
<td><img src="images/duggins2.gif" /></td>
</tr>
</table>
</section>
</body>

Loading…
Cancel
Save