summaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/index.html b/doc/index.html
index 5de59f3..409ffc0 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -17,13 +17,13 @@
<div class="title-card pure-g">
<div class="pure-u-1 pure-u-lg-1-3">
<div class="lbox">
- <h1 class="title"><img class="logo" src="lulua-logo.svg"></h1>
+ <h1 class="title"><img class="logo" src="lulua-logo.svg" alt="لؤلؤة"></h1>
<div class="pure-g flexreverse">
<div class="pure-u-1 pure-u-sm-1-2">
<!--<h2 class="subtitle">لوحة مفاتيح العربية المريحة</h1>-->
</div>
<div class="pure-u-1 pure-u-sm-1-2">
- <h2 class="subtitle" lang="en">Ergonomic Arabic Keyboard Layout</h1>
+ <h2 class="subtitle" lang="en">Ergonomic Arabic Keyboard Layout</h2>
</div>
</div>
</div>
@@ -44,7 +44,7 @@
<div class="lbox">
<p>This is work in progress and contributions are welcome. Head over to
<a href="https://github.com/PromyLOPh/lulua">GitHub</a> to see where
- you can help.</a></p>
+ you can help.</p>
</div>
</div>
</div>
@@ -86,7 +86,6 @@
<a href="https://play.google.com/store/apps/details?id=com.anysoftkeyboard.languagepack.arabic">Arabic for AnySoftKeyboard</a>
<dt>Linux</dt>
<dd>Run: <code>xmodmap <a href="ar-lulua.xmodmap">ar-lulua.xmodmap</a></code></dd>
- </dd>
</dl>
</div>
</div>
@@ -397,7 +396,6 @@
</div>
</section>
-</div>
<script>
fetch('letterfreq.json')
.then(function(response) { return response.json(); })