Skip to content

Commit

Permalink
CU
Browse files Browse the repository at this point in the history
  • Loading branch information
vvasuki committed Mar 7, 2023
1 parent a45eaf5 commit 75015b7
Show file tree
Hide file tree
Showing 4 changed files with 245 additions and 203 deletions.
1 change: 1 addition & 0 deletions layouts/partials/site-header.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<select id="transliterationDropdown" size="1" onchange="module_uiLib.default.content.updateTransliteration()">
<optgroup label="🌍">
<option value="iso">āISO</option>
<option value="iso_vedic">āi-āu</option>
<option value="cyrillic">пу</option>
<option value="urdu">نس</option>
<option value="??">🌍??</option>
Expand Down
111 changes: 76 additions & 35 deletions static/webpack_dist/uiLib-bundle.js

Large diffs are not rendered by default.

Loading

0 comments on commit 75015b7

Please sign in to comment.