mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
chore(web): hide KMX keyboard test page
Since we removed the .kmx keyboard loading from Keyman 19 the test page no longer works. This change hides the link to the test page. Build-bot: skip Test-bot: skip
This commit is contained in:
parent
c31cbecce1
commit
52b2e676cf
1 changed files with 3 additions and 1 deletions
|
|
@ -20,8 +20,10 @@
|
|||
</head>
|
||||
<body>
|
||||
|
||||
<h1>KeymanWeb 19 Testing</h1>
|
||||
<!--
|
||||
<h1>KeymanWeb 20 Testing</h1>
|
||||
<h2><a href="./kmxkeyboard.html">Test KMX keyboard loaded in Keymanweb (kmxkeyboard)</a></h2>
|
||||
-->
|
||||
|
||||
<h1>KeymanWeb 17 Testing</h1>
|
||||
<h2><a href="./unminified.html">Test unminified Keymanweb (unminified)</a></h2>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue