summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xBUILD2
-rw-r--r--index.html21
-rw-r--r--wispapalooza2.jpgbin0 -> 6141 bytes
3 files changed, 21 insertions, 2 deletions
diff --git a/BUILD b/BUILD
index c66446d..4845055 100755
--- a/BUILD
+++ b/BUILD
@@ -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;
diff --git a/index.html b/index.html
index ef0c09c..ecf2b46 100644
--- a/index.html
+++ b/index.html
@@ -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>&nbsp;&nbsp;WISPAPALOOZA</h6>
+<!-- <h6>&nbsp;&nbsp;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
new file mode 100644
index 0000000..3efe0b4
--- /dev/null
+++ b/wispapalooza2.jpg
Binary files differ