Commit 5c25a843 authored by Rushikesh Padsala's avatar Rushikesh Padsala
Browse files

Updated Visualization.html

parent f5ea9220
Pipeline #848 passed with stage
in 1 second
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<title>Biomass Simulator - IN-Source FWE</title> <title>Visualization - IN-Source FWE</title>
<meta name="description" content="website description" /> <meta name="description" content="website description" />
<meta name="keywords" content="website keywords, website keywords" /> <meta name="keywords" content="website keywords, website keywords" />
<meta http-equiv="content-type" content="text/html; charset=windows-1252" /> <meta http-equiv="content-type" content="text/html; charset=windows-1252" />
...@@ -21,8 +21,9 @@ ...@@ -21,8 +21,9 @@
<ul id="menu"> <ul id="menu">
<!-- 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><a href="Biomass.html">FWE ADE</a></li>
<li><a href="FWEADE.html">FWE ADE</a></li> <li><a href="FWEADE.html">FWE ADE</a></li>
<li class="selected"><a href="Visualization.html">Visualization</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>
......
Markdown is supported
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