Commit 711e5ed1 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

parent 77dbbe8a
Pipeline #12378 passed with stage
in 11 seconds
......@@ -13,7 +13,7 @@
<link href="css/custom.css" rel="stylesheet">
<script src="https://cdnjs.cloudflare.com/ajax/libs/xlsx/0.15.3/xlsx.full.min.js"></script>
<script src="https://kit.fontawesome.com/79b3e255a2.js" crossorigin="anonymous"></script>
<link rel="shortcut icon" type="image/png" sizes="32x32" href="./imgs/icon.png">
<link rel="shortcut icon" type="image/png" sizes="32x32" href="https://www.hft-stuttgart.de/assets/hft_sitepackage/img/logo-HFT-Stuttgart-2025.svg">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP&family=Roboto:wght@700&display=swap" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
......@@ -58,8 +58,9 @@
<section class="jumbotron text-center hftBackground">
<div class="container">
<img src="https://www.hft-stuttgart.de/assets/hft_sitepackage/img/logo-HFT-Stuttgart-2025.svg" class="windSVG" width="100px" alt="wind"> <!--- FGDI TODO: to change-->
<h1 class="display-5 fw-bold" >Research Group Digitalisation and Information Management</h1> <!--- FGDI TODO: to change-->
<!-- <img src="https://www.hft-stuttgart.de/assets/hft_sitepackage/img/logo-HFT-Stuttgart-2025.svg" class="windSVG" width="100px" alt="wind"> --><!--- FGDI TODO: to change-->
<h1 class="display-5 fw-bold" >FGDI</h1>
<h2 class="display-5 fw-bold" >Research Group Digitalisation and Information Management</h2> <!--- FGDI TODO: to change-->
<h3 style="color:#cc3125"> @HFT Stuttgart </h3>
</div>
</section>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment