Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
brihat-rb authored Apr 13, 2024
1 parent 24bf6a2 commit a7a2691
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
<option value="2077">२०७७</option>
<option value="2078">२०७८</option>
<option value="2079">२०७९</option>
<option value="2080" selected>२०८०</option>
<option value="2081">२०८१</option>
<option value="2080">२०८०</option>
<option value="2081" selected>२०८१</option>
</select>
</div>
<div id="main_div"></div>
Expand Down

0 comments on commit a7a2691

Please sign in to comment.