From 00565ea5743e09faa12e1ac999673340bd56f86a Mon Sep 17 00:00:00 2001
From: Keyu Bao <keyu.bao@hft-stuttgart.de>
Date: Fri, 15 May 2020 11:12:27 +0000
Subject: [PATCH] Update index.html

---
 index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/index.html b/index.html
index d009cfb..285f42e 100644
--- a/index.html
+++ b/index.html
@@ -14,8 +14,9 @@
     <div id="header">
       <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%" /></h1>
         <h1><a href="index.html">INSOURCE<span class="logo_colour"> Food-Water-Energy Simulator</span></a></h1>
-        <img src="style/HFT_Logo.png" alt="logo" />
+        
       </div>
       <div id="menubar">
         <ul id="menu">
-- 
GitLab