Skip to content

Commit

Permalink
Fix KLD Download Button
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Hilbert <[email protected]>
  • Loading branch information
RyanHilbert authored Oct 23, 2024
1 parent 09e1656 commit c11670c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Main.kt
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ ${ CharDirectionality.entries.map{it.code}.toSet().joinToString(",\n"){"bod
<nav><form>
<button title=About formaction=https://github.com/RyanHilbert/US-Universal-Keyboard-Layout#readme>📖</button>
<button title='Windows Download' formaction=https://github.com/RyanHilbert/US-Universal-Keyboard-Layout/releases/download/0.2/KbdEditInstallerUSX.exe>🪟</button>
<button title='KLD Download formaction=kbdedit.kld'>⌨️</button>
<button title='KLD Download' formaction=kbdedit.kld'>⌨️</button>
</form></nav>
<search>
<label><input type=checkbox id=$SEQ_ID> Composable</label><br>
Expand Down

0 comments on commit c11670c

Please sign in to comment.