summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorBrian Cully <bjc@spork.org>2025-03-09 18:51:55 -0400
committerBrian Cully <bjc@spork.org>2025-03-09 20:17:38 -0400
commit4a4ff55ae2793183a18a5cd6acbb2bc1aae675e5 (patch)
treebba47cc866b39159828bb4125896e8d19fcf4b90 /index.html
parent7f4ff6138c284299ca9a4093c4d21a00599c65ea (diff)
downloadchords-4a4ff55ae2793183a18a5cd6acbb2bc1aae675e5.tar.gz
chords-4a4ff55ae2793183a18a5cd6acbb2bc1aae675e5.zip
unicode
Diffstat (limited to 'index.html')
-rw-r--r--index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/index.html b/index.html
index 94e9a82..fc12e45 100644
--- a/index.html
+++ b/index.html
@@ -101,17 +101,17 @@
<label for='tonic'>tonic:</label>
<select id='tonic' name='tonic'>
<option value='A'>A</option>
- <option value='A#'>A#</option>
+ <option value='A♯'>A♯</option>
<option value='B'>B</option>
<option value='C' selected>C</option>
- <option value='C#'>C#</option>
+ <option value='C♯'>C♯</option>
<option value='D'>D</option>
- <option value='D#'>D#</option>
+ <option value='D♯'>D♯</option>
<option value='E'>E</option>
<option value='F'>F</option>
- <option value='F#'>F#</option>
+ <option value='F♯'>F♯</option>
<option value='G'>G</option>
- <option value='G#'>G#</option>
+ <option value='G♯'>G♯</option>
</select>
<label for='diatonic'>diatonic:</label>
<select id='diatonic' name='diatonic'>