Skip to content

Commit ecd1a1e

Browse files
committed
Update landing page
1 parent 4659cbb commit ecd1a1e

File tree

4 files changed

+12
-8
lines changed

4 files changed

+12
-8
lines changed

angular/index.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<meta name="theme-color" content="#ffffff">
3333
<meta name="apple-mobile-web-app-capable" content="yes">
3434
<meta name="mobile-web-app-capable" content="yes">
35-
<title>Simple-keyboard - The Slick Virtual Keyboard for Angular</title>
35+
<title>Simple-keyboard - The Modern Virtual Keyboard for Angular</title>
3636
<meta property="og:title" content="Simple-keyboard - Angular Virtual Keyboard">
3737
<meta property="og:description" content="Angular Virtual Keyboard - Customizable, reponsive, lightweight. Screen keyboard for Angular projects, Available on Github and NPM.">
3838
<meta name="twitter:card" content="summary_large_image">
@@ -56,7 +56,7 @@
5656
<div class="left-content">
5757
<div class="intro-content">
5858
<h1>simple-keyboard</h1>
59-
<p>The slick virtual keyboard for Angular.<br />
59+
<p>The modern virtual keyboard for Angular.<br />
6060
<span class="tagSndLine">Customizable. Responsive. Lightweight.</p>
6161
<div class="qDemo">
6262
<div class="keyboardContainer">
@@ -88,6 +88,7 @@ <h2><i class="twa twa-heart"></i> Features</h2>
8888
<li>Flex-box layout for easy styling.</li>
8989
<li>Supports Modules such as Autocorrect, Input Mask, among others.</li>
9090
<li>Ability to style a group of buttons independently, for advanced layouts.</li>
91+
<li>Great for all types of apps (Kiosks, gamepad-controlled apps, etc).</li>
9192
<li>Multi-keyboard instance support.</li>
9293
<li>Ready to use implementation demos.</li>
9394
<li>And more.</li>

index.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<meta name="theme-color" content="#ffffff">
3333
<meta name="apple-mobile-web-app-capable" content="yes">
3434
<meta name="mobile-web-app-capable" content="yes">
35-
<title>Simple-keyboard - The Slick Javascript Virtual Keyboard</title>
35+
<title>Simple-keyboard - The Modern Javascript Virtual Keyboard</title>
3636
<meta property="og:title" content="Simple-keyboard - Javascript Virtual Keyboard">
3737
<meta property="og:description" content="Customizable, responsive and lightweight. Compatible with Vanilla JS, React, Angular, Vue and more.">
3838
<meta name="twitter:card" content="summary_large_image">
@@ -55,7 +55,7 @@
5555
<div class="left-content">
5656
<div class="intro-content">
5757
<h1>simple-keyboard</h1>
58-
<p>The slick virtual keyboard for Javascript<br />
58+
<p>The modern virtual keyboard for Javascript<br />
5959
<span class="tagSndLine">Compatible with your JS, <a title="simple-keyboard for React" href="/react">React</a>, <a href="/angular" title="simple-keyboard for Angular">Angular</a> or <a href="/vuejs" title="simple-keyboard for Vue.js">Vue</a> projects.</span></p>
6060
<div class="qDemo">
6161
<div class="keyboardContainer">
@@ -85,6 +85,7 @@ <h2><i class="twa twa-heart"></i> Features</h2>
8585
<li>Flex-box layout for easy styling.</li>
8686
<li>Supports Modules such as Autocorrect, Input Mask, among others.</li>
8787
<li>Ability to style a group of buttons independently, for advanced layouts.</li>
88+
<li>Great for all types of apps (Kiosks, gamepad-controlled apps, etc).</li>
8889
<li>Multi-keyboard instance support.</li>
8990
<li>Ready to use implementation demos.</li>
9091
<li>And more.</li>

react/index.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<meta name="theme-color" content="#ffffff">
3333
<meta name="apple-mobile-web-app-capable" content="yes">
3434
<meta name="mobile-web-app-capable" content="yes">
35-
<title>Simple-keyboard - The Slick Virtual Keyboard for React</title>
35+
<title>Simple-keyboard - The Modern Virtual Keyboard for React</title>
3636
<meta property="og:title" content="Simple-keyboard - React Virtual Keyboard">
3737
<meta property="og:description" content="React Virtual Keyboard - Customizable, reponsive, lightweight. Screen keyboard for React projects, Available on Github and NPM.">
3838
<meta name="twitter:card" content="summary_large_image">
@@ -56,7 +56,7 @@
5656
<div class="left-content">
5757
<div class="intro-content">
5858
<h1>simple-keyboard</h1>
59-
<p>The slick virtual keyboard for React.<br />
59+
<p>The modern virtual keyboard for React.<br />
6060
<span class="tagSndLine">Customizable. Responsive. Lightweight.</p>
6161
<div class="qDemo">
6262
<div class="keyboardContainer">
@@ -88,6 +88,7 @@ <h2><i class="twa twa-heart"></i> Features</h2>
8888
<li>Flex-box layout for easy styling.</li>
8989
<li>Supports Modules such as Autocorrect, Input Mask, among others.</li>
9090
<li>Ability to style a group of buttons independently, for advanced layouts.</li>
91+
<li>Great for all types of apps (Kiosks, gamepad-controlled apps, etc).</li>
9192
<li>Multi-keyboard instance support.</li>
9293
<li>Ready to use implementation demos.</li>
9394
<li>And more.</li>

vuejs/index.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<meta name="theme-color" content="#ffffff">
3333
<meta name="apple-mobile-web-app-capable" content="yes">
3434
<meta name="mobile-web-app-capable" content="yes">
35-
<title>Simple-keyboard - The Slick Virtual Keyboard for Vue</title>
35+
<title>Simple-keyboard - The Modern Virtual Keyboard for Vue</title>
3636
<meta property="og:title" content="Simple-keyboard - Vue Virtual Keyboard">
3737
<meta property="og:description" content="Vue Virtual Keyboard - Customizable, reponsive, lightweight. Screen keyboard for Vue projects, Available on Github and NPM.">
3838
<meta name="twitter:card" content="summary_large_image">
@@ -56,7 +56,7 @@
5656
<div class="left-content">
5757
<div class="intro-content">
5858
<h1>simple-keyboard</h1>
59-
<p>The slick virtual keyboard for Vue.<br />
59+
<p>The modern virtual keyboard for Vue.<br />
6060
<span class="tagSndLine">Customizable. Responsive. Lightweight.</p>
6161
<div class="qDemo">
6262
<div class="keyboardContainer">
@@ -88,6 +88,7 @@ <h2><i class="twa twa-heart"></i> Features</h2>
8888
<li>Flex-box layout for easy styling.</li>
8989
<li>Supports Modules such as Autocorrect, Input Mask, among others.</li>
9090
<li>Ability to style a group of buttons independently, for advanced layouts.</li>
91+
<li>Great for all types of apps (Kiosks, gamepad-controlled apps, etc).</li>
9192
<li>Multi-keyboard instance support.</li>
9293
<li>Ready to use implementation demos.</li>
9394
<li>And more.</li>

0 commit comments

Comments
 (0)