diff options
-rwxr-xr-x | BUILD | 2 | ||||
-rw-r--r-- | index.html | 21 | ||||
-rw-r--r-- | wispapalooza2.jpg | bin | 0 -> 6141 bytes |
3 files changed, 21 insertions, 2 deletions
@@ -4,7 +4,7 @@ use Text::Template; system("[ -d target ] || mkdir target"); -system("cp -pr docs css imgs *.htm *.pdf *.gif *js target/"); +system("cp -pr docs css imgs *.htm *.pdf *.gif *.jpg *js target/"); *Q::include = \&Text::Template::_load_text; @@ -11,7 +11,26 @@ <td width="420" align="center" valign="top" bgcolor="#BEBDBD" STYLE="padding:4px"> - <table> + <table> + + <tr> + <td> + <a href="http://www.wispa.org/?page_id=4766" target="_blank"><img src="wispapalooza2.jpg" border=0 align="left" alt="WISPAPALOOZA"></a> + </td> + <td align=top> + <h4>We're exhibiting!</h4> + <h6> WISPAPALOOZA</h6> +<!-- <h6> Booth #XXX</h6> --> + <h4>Oct 10-12, 2011</h4> + <h4>Las Vegas, NV</h4> + </td> + </tr> + <tr> + <td colspan=2> + </td> + </tr> + + </table> <table width="385" height="*" border="0" cellpadding="0" cellspacing="0"> diff --git a/wispapalooza2.jpg b/wispapalooza2.jpg Binary files differnew file mode 100644 index 0000000..3efe0b4 --- /dev/null +++ b/wispapalooza2.jpg |