Skip to content

Commit

Permalink
Mobile history button
Browse files Browse the repository at this point in the history
  • Loading branch information
MotorTruck1221 committed Nov 11, 2023
1 parent 616dfb2 commit 9c48f8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/index.erb
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
</form>
<div id="mobile-buttons">
<div id="mobile-button" onclick="settingsPage(true)"><i class="fa-solid fa-cog"></i></div>
<div id="mobile-button" onclick="historySidebar()"><i class="fa-solid fa-history"></i></div>
<a id="mobile-button" href="https://github.com/ruby-network/ruby" target="_blank"><i class="fa-brands fa-github"></i></a>
<a id="mobile-button" href="https://dsc.gg/rubynetwork" target="_blank"><i class="fa-brands fa-discord"></i></a>
</div>
Expand Down

0 comments on commit 9c48f8e

Please sign in to comment.