From 3c0e79a5c174b056c24b21ed31bd4e64e3271610 Mon Sep 17 00:00:00 2001 From: Rushikesh Padsala <rushikesh.padsala@hft-stuttgart.de> Date: Sun, 7 Jun 2020 18:04:50 +0000 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 5911d76..a4dd795 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@ <div id="logo"> <!-- class="logo_colour", allows you to change the colour of the text --> <h1><img src="style/HFT_Logo.png" alt="logo" width="20%" height="20%" style="float:right" /></h1> - <h1><a href="index.html">IN-SOURCE:<span class="logo_colour"> Food-Water-Energy Simulation and Visulization</span></a></h1> + <h1>IN-SOURCE:<span class="logo_colour"> Food-Water-Energy Simulation and Visualization</span></h1> </div> <div id="menubar"> -- GitLab