summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index ea16dc1..1aaa5fa 100644
--- a/index.html
+++ b/index.html
@@ -1,12 +1,13 @@
<html>
<head>
-<title>harp 2</title>
+<title>kalimba</title>
<style>
body {
font-family: 'courier', monospace;
text-shadow: 0 0 2px #fff;
transition: background-color 100ms;
}
+.heading { cursor: pointer; }
.selected { font-weight: bold }
</style>
</head>