Patches up the /samples pages.

This commit is contained in:
Joshua A. Horton 2018-01-08 09:51:19 +07:00
parent 0c2ec68247
commit ca74702e07
3 changed files with 5 additions and 3 deletions

2
web/.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
package.json text eol=lf
package-lock.json text eol=lf

View file

@ -20,7 +20,7 @@
</head>
<body>
<h1>KeymanWeb Samples</h1>
<h2><a href="./uncompiled.html">Test uncompiled Keymanweb</a></h2>
<h2><a href="./uncompiled.html">Test unminified Keymanweb</a></h2>
<h2><a href="./compiled.html">Test fully compiled Keymanweb</a></h2>
<h2><a href="./multilingual.html">Full multilingual (compiled) Keymanweb</a></h2>
<p><a href="../">Return to main index.</a>

View file

@ -12,7 +12,7 @@
<!-- Enable IE9 Standards mode -->
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>KeymanWeb Sample Page - Uncompiled Source</title>
<title>KeymanWeb Sample Page - Unminified Source</title>
<!-- Your page CSS -->
<style type='text/css'>
@ -49,7 +49,7 @@
<!-- Sample page HTML -->
<body onload='loadKeyboards();'>
<h2>KeymanWeb Sample Page - Uncompiled Source</h2>
<h2>KeymanWeb Sample Page - Unminified Source</h2>
<div>
<!--