Commit 864f47c0 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

parent 711e5ed1
Pipeline #12379 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="https://www.hft-stuttgart.de/assets/hft_sitepackage/img/logo-HFT-Stuttgart-2025.svg">
<link rel="shortcut icon" type="image/png" sizes="32x32" href="imgs/hft.jpg">
<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">
......@@ -42,7 +42,7 @@
</div>
<div class="navbar navbar-light shadow-sm" style="background-color: #ffffff;">
<div class="container d-flex justify-content-between">
<img src="imgs/hft.jpg" class="hftlogo" width="100px" >
<img src="https://www.hft-stuttgart.de/assets/hft_sitepackage/img/logo-HFT-Stuttgart-2025.svg" class="hftlogo" width="100px" >
<select id="selectpicker1" class="selectpicker" data-img-src="imgs/flags/226-united-states.png"
style="background-color: #ffffff; width: 10em; border-color:#cc3125;" data-width="fit">
<option value='1' class="selectlang" data-img-src="imgs/flags/226-united-states.png"
......
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