Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
crashdemons committed Feb 24, 2017
1 parent f4da7cd commit 55fa800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<div class="container">
<div class="child selector">
<ul class="options" id="options">
<li class="header" id="header">GPT 2.0</li>
<li class="header" id="header">GPT 2.1</li>
<li><input type="radio" name="mode" value="0" id="rad0" checked><label for="rad0" title="Futhark runes available in GP">Runes</label></li><!-- BR has been deprecated -->
<li><input type="radio" name="mode" value="1" id="rad1"><label for="rad1" title="GP 'letters' with spaces in between. Lossless.">Letters Exact</label></li>
<li><input type="radio" name="mode" value="4" id="rad4"><label for="rad4" title="Free-text. Possibly lossy because I,O->IO etc">Letters Easy</label></li>
Expand Down

0 comments on commit 55fa800

Please sign in to comment.