diff options
author | ivan <ivan> | 2009-04-15 02:00:07 +0000 |
---|---|---|
committer | ivan <ivan> | 2009-04-15 02:00:07 +0000 |
commit | 57cacdfc97bb42609ac541d7039523386bd7fd1c (patch) | |
tree | 37940cd2736f1bbe7e956a95badc190c9976d751 | |
parent | a972f22ff6669758d3e83da05a0a0d2fbec2d6dc (diff) |
we won an award, hired jeremy and are exhibiting at astricon
-rwxr-xr-x | BUILD | 2 | ||||
-rw-r--r-- | astricon.gif | bin | 0 -> 1975 bytes | |||
-rw-r--r-- | imgs/itexpo_best_of_show.jpg | bin | 43002 -> 38021 bytes | |||
-rw-r--r-- | index.html | 34 |
4 files changed, 33 insertions, 3 deletions
@@ -4,7 +4,7 @@ use Text::Template; system("[ -d target ] || mkdir target"); -system("cp -pr css imgs *.htm *.pdf *.gif target/"); +system("cp -pr docs css imgs *.htm *.pdf *.gif target/"); *Q::include = \&Text::Template::_load_text; diff --git a/astricon.gif b/astricon.gif Binary files differnew file mode 100644 index 0000000..9c491c7 --- /dev/null +++ b/astricon.gif diff --git a/imgs/itexpo_best_of_show.jpg b/imgs/itexpo_best_of_show.jpg Binary files differindex 041d35f..649c9ba 100644 --- a/imgs/itexpo_best_of_show.jpg +++ b/imgs/itexpo_best_of_show.jpg @@ -107,12 +107,42 @@ --> <tr> - <td colspan=3> - <img src="imgs/itexpo_best_of_show.jpg" border=0 align="center" alt="ITExpo Best of Show"> + <td> + <img src="imgs/itexpo_best_of_show.jpg" border=0 align="left" alt="ITExpo Best of Show"> + </td> + <td> + <h4>Awarded</h4> + <h6>Best of Show</h6> + <h6>Open Source</h6> + <h4>ITExpo East 2009</h4> </td> </tr> + <tr> + <td height="10"> </td> + <td height="10"> </td> + <td height="10"> </td> + </tr> + + </table> + +<BR> + + <table> + <tr> + <td> + <a href="http://www.astricon.net/2008/glendale/web/index.php" target="_blank"><img src="astricon.gif" border=0 align="left" alt="AstriCon"></a> + </td> + <td align=top> + <h4>We're exhibiting!</h4> + <h5> Astricon</h5> + <h4>Oct 13-15, 2009</h4> + <h4>Glendale, AZ</h4> + </td> + </tr> </table> + + <table width="385" height="*" border="0" cellpadding="0" cellspacing="0"> <tr> |