chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / webpage.pl
index 800b1833c11dc76ee3e835eafda8c4b1f2850e92..3a0779ef0ad83798e4d7662700fa771897d2d7cb 100755 (executable)
@@ -27,16 +27,16 @@ while (<$desc>) {
         '<span class="puzzle"><table>'.
         '<tr><th align="center">%s</th></tr>'.
         '<tr><td align="center">'.
-        '<image style="margin: 0.5em" alt="" title="%s" width=150 height=150 border=0 src="%s-web.png" />'.
+        '<img style="margin: 0.5em" alt="" title="%s" width=150 height=150 border=0 src="%s-web.png" />'.
         '</td></tr>'.
         '<tr><td align="center" style="font-size: 70%%"><code>[</code>'.
-        '<a href="java/%s.html">java</a>'.
+        ' <a href="java/%s.html">java</a> '.
         '|'.
-        '<a href="js/%s.html">js</a>'.
+        ' <a href="js/%s.html">js</a> '.
         '|'.
-        '<a href="doc/%s.html#%s">manual</a>'.
+        ' <a href="doc/%s.html#%s">manual</a> '.
         '<code>]</code><br><code>[</code>'.
-        '<a href="%s"><code>%s</code></a>'.
+        ' <a href="%s"><code>%s</code></a> '.
         '<code>]</code></td></tr>'.
         '<tr><td align="center">%s</td></tr></table></span>'.
         "\n",