Skip to content

Commit

Permalink
Update resources.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rowandwhelan authored Apr 24, 2024
1 parent f9a1efd commit 8926dcc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="./calc.html">Calculator</a></li>
<li><a href="./cost.html">BP Cost</a></li>
<li><a href="./econ.html">Economics</a></li>
<li><a href="./drops.html">Item Drops</a></li>
<li><a href="./prices.html">Exchange Rates</a></li>
Expand All @@ -41,6 +42,7 @@
<ul class="mobile-menu">
<li><a href="../index.html">Home</a></li>
<li><a href="./calc.html">Calculator</a></li>
<li><a href="./cost.html">BP Cost</a></li>
<li><a href="./econ.html">Economics</a></li>
<li><a href="./drops.html">Item Drops</a></li>
<li><a href="./prices.html">Exchange Rates</a></li>
Expand Down

0 comments on commit 8926dcc

Please sign in to comment.