Commit 13e97710 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/starter-page.html

parent 34cb70d6
Pipeline #9818 passed with stage
in 8 seconds
...@@ -4,13 +4,13 @@ ...@@ -4,13 +4,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>Starter Page - 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/logok.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">
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
<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">FlexStart</h1>
</a> </a>
...@@ -250,4 +250,4 @@ ...@@ -250,4 +250,4 @@
</body> </body>
</html> </html>
\ No newline at end of file
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