about summary refs log tree commit diff homepage
path: root/explore.html
diff options
context:
space:
mode:
Diffstat (limited to 'explore.html')
-rw-r--r--explore.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/explore.html b/explore.html
index 6fa5858..37efd85 100644
--- a/explore.html
+++ b/explore.html
@@ -16,6 +16,8 @@
 	button.arr { font-size: 150%; }
 </style>
 <p>
+A collaborative ASCII art project.
+<p>
 <a href="ssh://torus@ascii.town"><code>ssh torus@ascii.town</code></a>
 <p>
 <img id="tile" src="tile.png">
@@ -105,5 +107,6 @@ Code is available from
 			case "k": case "ArrowUp":    uarr.onclick(); break;
 			case "l": case "ArrowRight": rarr.onclick(); break;
 		}
+		return false;
 	}
 </script>
>Remove NetBSD from install scriptJune McEnroe 2020-09-11Use MacPorts rather than pkgsrcJune McEnroe 2020-09-11Add debian VM name to sshJune McEnroe 2020-09-11Add influencer tweetJune McEnroe 2020-09-10Add The Kingdom of GodsJune McEnroe 2020-09-07Add SunglassesJune McEnroe 2020-09-06Add Between the BreathsJune McEnroe 2020-09-04Open /dev/tty in nudgeJune McEnroe 2020-09-04Add nudgeJune McEnroe 2020-09-03Build fbclock with -lzJune McEnroe 2020-08-29Add tweets from retweetsJune McEnroe