From 0d634e2301efddcbc013aa556acd19bd3077e8f2 Mon Sep 17 00:00:00 2001
From: Keyu Bao <keyu.bao@hft-stuttgart.de>
Date: Fri, 15 May 2020 10:47:29 +0000
Subject: [PATCH] Update index.html

---
 index.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/index.html b/index.html
index 86fc73b..827353c 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
 <html>
 
 <head>
-  <title>simple_light</title>
+  <title>INSOURCR-FWE Simulator</title>
   <meta name="description" content="website description" />
   <meta name="keywords" content="website keywords, website keywords" />
   <meta http-equiv="content-type" content="text/html; charset=windows-1252" />
@@ -14,8 +14,8 @@
     <div id="header">
       <div id="logo">
         <!-- class="logo_colour", allows you to change the colour of the text -->
-        <h1><a href="index.html">simple<span class="logo_colour">_light</span></a></h1>
-        <h2>Simple. Contemporary. Website Template.</h2>
+        <h1><a href="index.html">INSOURCE<span class="logo_colour"> Food-Water-Energy Simulator</span></a></h1>
+
       </div>
       <div id="menubar">
         <ul id="menu">
-- 
GitLab