From ca74702e07e2d18978bce6ce98d9cf5901853daa Mon Sep 17 00:00:00 2001 From: "Joshua A. Horton" Date: Mon, 8 Jan 2018 09:51:19 +0700 Subject: [PATCH] Patches up the /samples pages. --- web/.gitattributes | 2 ++ web/samples/index.html | 2 +- web/samples/uncompiled.html | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 web/.gitattributes diff --git a/web/.gitattributes b/web/.gitattributes new file mode 100644 index 0000000000..f36040d436 --- /dev/null +++ b/web/.gitattributes @@ -0,0 +1,2 @@ +package.json text eol=lf +package-lock.json text eol=lf diff --git a/web/samples/index.html b/web/samples/index.html index 52fcf61aab..6529e5e5b2 100644 --- a/web/samples/index.html +++ b/web/samples/index.html @@ -20,7 +20,7 @@

KeymanWeb Samples

-

Test uncompiled Keymanweb

+

Test unminified Keymanweb

Test fully compiled Keymanweb

Full multilingual (compiled) Keymanweb

Return to main index. diff --git a/web/samples/uncompiled.html b/web/samples/uncompiled.html index 6e370f3b47..b7bd8c1c50 100644 --- a/web/samples/uncompiled.html +++ b/web/samples/uncompiled.html @@ -12,7 +12,7 @@ - KeymanWeb Sample Page - Uncompiled Source + KeymanWeb Sample Page - Unminified Source