diff --git a/index.html b/index.html
index b08349d0351aa90185e89c36876a63b31929f1a7..868c276c2bbdde72e107426cd59682607c6977e0 100644
--- a/index.html
+++ b/index.html
@@ -23,7 +23,7 @@
           <!-- put class="selected" in the li tag for the selected page - to highlight which page you're on -->
           <li class="selected"><a href="index.html">Home</a></li>
           <li><a href="Biomass.html">Biomass Simulator</a></li>
-          <li><a href="EnergyADE.html">EnergyADE</a></li>
+          <li><a href="EnergyADE.html">FWE ADE</a></li>
           <li><a href="Visualization.html">Visualization</a></li>
           <li><a href="contact.html">Contact Us</a></li>
         </ul>
@@ -42,7 +42,6 @@
         </ul>
       </div>
       <div id="content">
-          <p>test</p>
         <h1>Welcome to the Page of Food-Water-Energy Simulation Tool</h1>
         <p>Food-water-energy simulator and visualizer are developed at HFT Stuttgart. Under the project of IN-Source, EnergyADE extends the standard 3D data model CityGML with FWE parameters, a energy simulation tool SimStadt was further developed with biomass potential analysis, and the results are visualized in a interacting 3D map.</p>
         <h2>Biomass Potential Simulation</h2>