From 94df7aae1195853cf1d8e202ee2e6477f5720be7 Mon Sep 17 00:00:00 2001 From: Traboulsi <salam.traboulsi@hft-stuttgart.de> Date: Thu, 18 Jul 2024 09:08:27 +0000 Subject: [PATCH] Update public/index.html, public/blog-details.html, public/blog.html, public/portfolio-details.html, public/service-details.html, public/starter-page.html --- public/blog-details.html | 9 +++++---- public/blog.html | 9 +++++---- public/index.html | 2 +- public/portfolio-details.html | 8 +++++--- public/service-details.html | 9 +++++---- public/starter-page.html | 8 +++++--- 6 files changed, 26 insertions(+), 19 deletions(-) diff --git a/public/blog-details.html b/public/blog-details.html index 2cf6800..dbad2ad 100644 --- a/public/blog-details.html +++ b/public/blog-details.html @@ -9,9 +9,9 @@ <meta content="" name="keywords"> <!-- Favicons --> - <link href="assets/img/logok.png" rel="icon"> - <link href="assets/img/logok.png" rel="apple-touch-icon"> - + <link href="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" rel="icon"> + <link href="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" rel="apple-touch-icon"> + <!-- Fonts --> <link href="https://fonts.googleapis.com" rel="preconnect"> <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin> @@ -106,7 +106,8 @@ <i class="mobile-nav-toggle d-xl-none bi bi-list"></i> </nav> - <a class="btn-getstarted flex-md-shrink-0" href="index.html#about">Get Started</a> + <!-- <a class="btn-getstarted flex-md-shrink-0" href="index.html#about">Get Started</a> --> + </div> </header> diff --git a/public/blog.html b/public/blog.html index 5f361de..4c3af4c 100644 --- a/public/blog.html +++ b/public/blog.html @@ -9,9 +9,9 @@ <meta content="" name="keywords"> <!-- Favicons --> - <link href="assets/img/favicon.png" rel="icon"> - <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"> - + <link href="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" rel="icon"> + <link href="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" rel="apple-touch-icon"> + <!-- Fonts --> <link href="https://fonts.googleapis.com" rel="preconnect"> <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin> @@ -106,7 +106,8 @@ <i class="mobile-nav-toggle d-xl-none bi bi-list"></i> </nav> - <a class="btn-getstarted flex-md-shrink-0" href="index.html#about">Get Started</a> + <!-- <a class="btn-getstarted flex-md-shrink-0" href="index.html#about">Get Started</a> --> + </div> </header> diff --git a/public/index.html b/public/index.html index 8f9db99..0785f05 100644 --- a/public/index.html +++ b/public/index.html @@ -106,7 +106,7 @@ <i class="mobile-nav-toggle d-xl-none bi bi-list"></i> </nav> - <a class="btn-getstarted flex-md-shrink-0" href="index.html#about">Get Started</a> + <!-- <a class="btn-getstarted flex-md-shrink-0" href="index.html#about">Get Started</a> --> </div> </header> diff --git a/public/portfolio-details.html b/public/portfolio-details.html index 4c4d515..1b8771c 100644 --- a/public/portfolio-details.html +++ b/public/portfolio-details.html @@ -9,8 +9,9 @@ <meta content="" name="keywords"> <!-- Favicons --> - <link href="assets/img/logok.png" rel="icon"> - <link href="assets/img/logok.png" rel="apple-touch-icon"> + <link href="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" rel="icon"> + <link href="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" rel="apple-touch-icon"> + <!-- Fonts --> <link href="https://fonts.googleapis.com" rel="preconnect"> @@ -106,7 +107,8 @@ <i class="mobile-nav-toggle d-xl-none bi bi-list"></i> </nav> - <a class="btn-getstarted flex-md-shrink-0" href="index.html#about">Get Started</a> + <!-- <a class="btn-getstarted flex-md-shrink-0" href="index.html#about">Get Started</a> --> + </div> </header> diff --git a/public/service-details.html b/public/service-details.html index 9615e29..e3891aa 100644 --- a/public/service-details.html +++ b/public/service-details.html @@ -9,9 +9,9 @@ <meta content="" name="keywords"> <!-- Favicons --> - <link href="assets/img/logok.png" rel="icon"> - <link href="assets/img/logok.png" rel="apple-touch-icon"> - + <link href="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" rel="icon"> + <link href="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" rel="apple-touch-icon"> + <!-- Fonts --> <link href="https://fonts.googleapis.com" rel="preconnect"> <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin> @@ -106,7 +106,8 @@ <i class="mobile-nav-toggle d-xl-none bi bi-list"></i> </nav> - <a class="btn-getstarted flex-md-shrink-0" href="index.html#about">Get Started</a> + <!-- <a class="btn-getstarted flex-md-shrink-0" href="index.html#about">Get Started</a> --> + </div> </header> diff --git a/public/starter-page.html b/public/starter-page.html index 6dd655c..f2c3b97 100644 --- a/public/starter-page.html +++ b/public/starter-page.html @@ -9,8 +9,9 @@ <meta content="" name="keywords"> <!-- Favicons --> - <link href="assets/img/logok.png" rel="icon"> - <link href="assets/img/logok.png" rel="apple-touch-icon"> + <link href="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" rel="icon"> + <link href="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" rel="apple-touch-icon"> + <!-- Fonts --> <link href="https://fonts.googleapis.com" rel="preconnect"> @@ -106,7 +107,8 @@ <i class="mobile-nav-toggle d-xl-none bi bi-list"></i> </nav> - <a class="btn-getstarted flex-md-shrink-0" href="index.html#about">Get Started</a> + <<!-- <a class="btn-getstarted flex-md-shrink-0" href="index.html#about">Get Started</a> --> + </div> </header> -- GitLab