From 5ad0ffbc885d9dea96ef07b7fa42a905cc165323 Mon Sep 17 00:00:00 2001 From: Rushikesh Padsala <rushikesh.padsala@hft-stuttgart.de> Date: Sun, 7 Jun 2020 18:41:09 +0000 Subject: [PATCH] Update contact.html --- contact.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact.html b/contact.html index 057da41..39c13e9 100644 --- a/contact.html +++ b/contact.html @@ -14,7 +14,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">INSOURCE<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