Skip to content

Commit 33aebb6

Browse files
committed
Change the name of Keystoke Emulator to EOG Keystroke Emulator.
1 parent 4dc55d5 commit 33aebb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h1>Chords-Python Applications</h1>
8888
<button type="submit" name="app_name" value="keystroke"
8989
class="{% if 'keystroke' in running_apps %}running{% else %}not-running{% endif %}"
9090
{% if not (lsl_started or npg_started) %}disabled{% endif %}>
91-
Keystroke Emulator
91+
EOG Keystroke Emulator
9292
</button>
9393
<button type="submit" name="app_name" value="csvplotter"
9494
class="{% if 'csvplotter' in running_apps %}running{% else %}not-running{% endif %}"

0 commit comments

Comments
 (0)