summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2010-05-20 16:48:05 -0400
committerJason A. Donenfeld <Jason@zx2c4.com>2010-05-20 16:48:05 -0400
commitafd56a47807d54c8ee9c5a2f82196b525eb87c77 (patch)
treeda4003cbdc455b4a19b8a272ac061cf265c7db7a
parentInitial commit. (diff)
downloadWordCloud-afd56a47807d54c8ee9c5a2f82196b525eb87c77.tar.xz
WordCloud-afd56a47807d54c8ee9c5a2f82196b525eb87c77.zip
Add banner, make header smaller.
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 063b80a..11fe119 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,8 @@
<html>
<head><title>AnyClip Cloud Generator</title></head>
<body>
-<h1>AnyClip Cloud Generator</h1>
+<img src="/labs-banner.png" align="right">
+<h2>AnyClip Cloud Generator</h2>
<form method="POST" action="generate.php">
<label>Width: <input name="width" value="2000"></label><br>
<label>Height: <input name="height" value="1000"></label><br><br>