diff --git a/public/index.html b/public/index.html index a54167a776a108aab4504049eb9982440e121d8c..ca7b6461c30e0338c50aebe1b1b41e7d815555de 100644 --- a/public/index.html +++ b/public/index.html @@ -8,9 +8,9 @@ <meta content="" name="description"> <meta content="" name="keywords"> - <!-- Favicons --> - <link href="assets/img/logok.png" rel="icon"> - <link href="assets/img/logok.png" rel="apple-touch-icon"> + <!-- Favicons --> + <link href="assets/img/logo_fav.png" rel="icon"> + <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"> <!-- Fonts --> <link href="https://fonts.googleapis.com" rel="preconnect"> @@ -39,8 +39,10 @@ <body class="index-page"> <header id="header" class="header d-flex align-items-center fixed-top"> - <div class="container-fluid container-xl position-relative d-flex align-items-center"> - + <!-- <div class="container-fluid container-xl position-relative d-flex align-items-center"> --> + <div id="leftBorder" class="col-lg-1 col-md-1 col-sm-1 "> + <img src="assets/img/dummy.png" alt=""> + </div> <a href="index.html" class="logo d-flex align-items-center me-auto"> <!-- Uncomment the line below if you also wish to use an image logo--> <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" alt="">