From ebebd6adc8868258b8b9a9fbaa12abbbe6e049c7 Mon Sep 17 00:00:00 2001 From: Kutzner <kevin.kutzner@hft-stuttgart.de> Date: Wed, 27 Oct 2021 16:52:55 +0000 Subject: [PATCH] Update index.html --- public/home/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/home/index.html b/public/home/index.html index 53de252..275a1a6 100644 --- a/public/home/index.html +++ b/public/home/index.html @@ -11,7 +11,7 @@ </head> <body> - <header id="header"> + <header id="header"> <div class="row"> <div class="logo" id="logo"></div> <div class="hamburger"> @@ -117,4 +117,4 @@ <script src="../main.js"> </script> </body> -</html> \ No newline at end of file +</html> -- GitLab