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:
Eberhard Beilharz 2026-06-09 17:21:54 +02:00
parent c31cbecce1
commit 52b2e676cf
No known key found for this signature in database
GPG key ID: E9140597606020D3

View file

@ -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>