Commit 81c22364 authored by Bao's avatar Bao
Browse files

Update Biomass.html

parent a0059957
No related merge requests found
Pipeline #760 passed with stage
in 1 second
Showing with 1 addition and 1 deletion
+1 -1
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<!-- put class="selected" in the li tag for the selected page - to highlight which page you're on --> <!-- put class="selected" in the li tag for the selected page - to highlight which page you're on -->
<li><a href="index.html">Home</a></li> <li><a href="index.html">Home</a></li>
<li class="selected"><a href="Biomass.html">Biomass Simulator</a></li> <li class="selected"><a href="Biomass.html">Biomass Simulator</a></li>
<li><a href="EnergyADE.html">EnergyADE</a></li> <li><a href="FWEADE.html">FWE ADE</a></li>
<li><a href="Visualization.html">Visualization</a></li> <li><a href="Visualization.html">Visualization</a></li>
<li><a href="contact.html">Contact Us</a></li> <li><a href="contact.html">Contact Us</a></li>
</ul> </ul>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment