Skip to content

Commit

Permalink
Improvements to presentation and user experience
Browse files Browse the repository at this point in the history
  • Loading branch information
alairon committed Jan 6, 2019
1 parent c023df2 commit ce14757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<div class="container-fluid">
<div class="navbar-header justify-content-between">
<span class="navbar-brand">Switch RP</span>
<span class="navbar-text">v0.4.0</span>
<span class="navbar-text">v0.4.1</span>
</div>
<div class="navbar-header">
<button class="btn btn-light" type="button" id="lightToggle" value="0" onclick="toggleScheme()"><i class="far fa-lightbulb"></i></button>
Expand Down

0 comments on commit ce14757

Please sign in to comment.