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 d9b1ddb..58584a7 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>
-0400'>2024-09-19Add photos from September 5June McEnroe 2024-09-15Add some more film stocks to the listJune McEnroe 2024-09-13Add photos from September 2June McEnroe 2024-09-13Add Fomapan 200 to films listJune McEnroe 2024-09-10Add August 29 picnic photosJune McEnroe 2024-09-08Apply some bold to trips renderingJune McEnroe 2024-09-08Render trips hopefully more efficientlyJune McEnroe 2024-09-08Allow removing bodies and lensesJune McEnroe 2024-09-08Limit body width so it looks less silly on desktopJune McEnroe 2024-09-07Handle no film being loadedJune McEnroe 2024-09-07Fancy up the text a littleJune McEnroe