summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xBUILD2
-rw-r--r--index.html18
-rw-r--r--ispamerica.pngbin0 -> 10339 bytes
3 files changed, 19 insertions, 1 deletions
diff --git a/BUILD b/BUILD
index 4845055..6a01efc 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 *.jpg *js target/");
+system("cp -pr docs css imgs *.htm *.pdf *.gif *.jpg *.png *js target/");
*Q::include = \&Text::Template::_load_text;
diff --git a/index.html b/index.html
index d0d51f3..3ef525e 100644
--- a/index.html
+++ b/index.html
@@ -28,6 +28,24 @@
</td>
</tr>
<tr>
+ <td colspan=2><BR>
+ </td>
+ </tr>
+
+
+ <tr>
+ <td>
+ <a href="http://www.wispa.org/ispamerica-2012" target="_blank"><img src="ispamerica.png" border=0 align="left" alt="ISPAmerica"></a>
+ </td>
+ <td align=top>
+ <!--<h4>We're exhibiting!</h4> -->
+ <h5>&nbsp;&nbsp;ISPAmerica
+ <h5>&nbsp;&nbsp;Booth #302</h5>
+ <h4>Mar 28-30, 2012</h4>
+ <h4>Orlando, Florida</h4>
+ </td>
+ </tr>
+ <tr>
<td colspan=2>
</td>
</tr>
diff --git a/ispamerica.png b/ispamerica.png
new file mode 100644
index 0000000..dcc5d75
--- /dev/null
+++ b/ispamerica.png
Binary files differ