Commit db6a64f7 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

parent 6305368f
Pipeline #9810 passed with stage
in 7 seconds
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<!-- Favicons --> <!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon"> <link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"> <link href="assets/img/logok.png" rel="apple-touch-icon">
<!-- Fonts --> <!-- Fonts -->
<link href="https://fonts.googleapis.com" rel="preconnect"> <link href="https://fonts.googleapis.com" rel="preconnect">
...@@ -119,7 +119,7 @@ ...@@ -119,7 +119,7 @@
<div class="container"> <div class="container">
<div class="row gy-4"> <div class="row gy-4">
<div class="col-lg-6 order-2 order-lg-1 d-flex flex-column justify-content-center"> <div class="col-lg-6 order-2 order-lg-1 d-flex flex-column justify-content-center">
<h1 data-aos="fade-up">We offer modern solutions for growing your business</h1> <h1 data-aos="fade-up">Wie lehren und lernen wir in der Zukunft? 1,9 Millionen Förderung für das Projekt „KNIGHT – Künstliche Intelligenz für die Lehre an der HFT Stuttgart“</h1>
<p data-aos="fade-up" data-aos-delay="100">We are team of talented designers making websites with Bootstrap</p> <p data-aos="fade-up" data-aos-delay="100">We are team of talented designers making websites with Bootstrap</p>
<div class="d-flex flex-column flex-md-row" data-aos="fade-up" data-aos-delay="200"> <div class="d-flex flex-column flex-md-row" data-aos="fade-up" data-aos-delay="200">
<a href="#about" class="btn-get-started">Get Started <i class="bi bi-arrow-right"></i></a> <a href="#about" class="btn-get-started">Get Started <i class="bi bi-arrow-right"></i></a>
...@@ -1343,7 +1343,7 @@ ...@@ -1343,7 +1343,7 @@
<div class="row gy-4"> <div class="row gy-4">
<div class="col-lg-4 col-md-6 footer-about"> <div class="col-lg-4 col-md-6 footer-about">
<a href="index.html" class="d-flex align-items-center"> <a href="index.html" class="d-flex align-items-center">
<span class="sitename">FlexStart</span> <span class="sitename">KNIGHT</span>
</a> </a>
<div class="footer-contact pt-3"> <div class="footer-contact pt-3">
<p>A108 Adam Street</p> <p>A108 Adam Street</p>
...@@ -1424,13 +1424,13 @@ ...@@ -1424,13 +1424,13 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport"> <meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Index - FlexStart Bootstrap Template</title> <title>KNIGHT</title>
<meta content="" name="description"> <meta content="" name="description">
<meta content="" name="keywords"> <meta content="" name="keywords">
<!-- Favicons --> <!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon"> <link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"> <link href="assets/img/logok.png" rel="apple-touch-icon">
<!-- Fonts --> <!-- Fonts -->
<link href="https://fonts.googleapis.com" rel="preconnect"> <link href="https://fonts.googleapis.com" rel="preconnect">
...@@ -1463,8 +1463,8 @@ ...@@ -1463,8 +1463,8 @@
<a href="index.html" class="logo d-flex align-items-center me-auto"> <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 --> <!-- Uncomment the line below if you also wish to use an image logo -->
<img src="assets/img/logo.png" alt=""> <img src="assets/img/logok.png" alt="">
<h1 class="sitename">FlexStart</h1> <h1 class="sitename">KNIGHT</h1>
</a> </a>
<nav id="navmenu" class="navmenu"> <nav id="navmenu" class="navmenu">
......
Markdown is supported
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