Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
milanaryal committed Mar 20, 2024
1 parent 9acf74d commit b91a225
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions src/_pages/nepali-romanized-unicode-keyboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@
description: "Nepali Unicode Romanized is the new Layout with the keys rearranged as the romanized keyboard, so as to facilitate the English users to type Nepali."
---
<script src="https://unpkg.com/nepalify" />
<textarea id="unique-textarea" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"></textarea>

<textarea id="unique-textarea" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false">Type here</textarea>

<figure>
<img src="https://www.thapaliya.com/assets/images/writings/romanized-nepali-unicode-keyboard-layout.png" alt="Nepali Unicode Keyboard Layout (Romanized)" />
<figcaption>Nepali Romanized Unicode Keyboard Layout</figcaption>
<img src="https://www.thapaliya.com/assets/images/writings/romanized-nepali-unicode-keyboard-layout.png" alt="Nepali Unicode Keyboard Layout (Romanized)" />
<figcaption>Nepali Romanized Unicode Keyboard Layout</figcaption>
</figure>

<h2>Additional resources</h2>
<ul>
<li>Open sourced at <a href="https://github.com/suvash/nepalify">Nepalify.js on Github</a></li>
<li>More information about <a href="https://www.thapaliya.com/en/writings/romanized-nepali-unicode-keyboard-layout/" rel="nofollow">the keyboard layout is available here</a></li>
<ul>
<li>Open sourced at <a href="https://github.com/suvash/nepalify">Nepalify.js on Github</a></li>
<li>More information about <a href="https://www.thapaliya.com/en/writings/romanized-nepali-unicode-keyboard-layout/" rel="nofollow">the keyboard layout is available here</a></li>
</ul>

0 comments on commit b91a225

Please sign in to comment.