diff --git a/public/blog-details.html b/public/blog-details.html index 33f73ebee47a98a1a6dd9dd8ea632dff3ba7e702..b63f1fea40cd7e78ddb5799ad670e65beac74d8a 100644 --- a/public/blog-details.html +++ b/public/blog-details.html @@ -43,7 +43,7 @@ <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 --> - <img src="assets/img/logok.png" alt=""> + <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" alt=""> <h1 class="sitename">KNIGHT</h1> </a> diff --git a/public/blog.html b/public/blog.html index ee8175998f89cd7065af8c81da0cbd6be786cb8f..67b91561a06a7c67d2ad078e3d9db28a97a43577 100644 --- a/public/blog.html +++ b/public/blog.html @@ -43,7 +43,7 @@ <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 --> - <img src="assets/img/logok.png" alt=""> + <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" alt=""> <h1 class="sitename">KNIGHT</h1> </a> diff --git a/public/portfolio-details.html b/public/portfolio-details.html index 121c062ca3ffb649a34ab333b6871b7cdea584bb..2f7e48f243be8c1673d96e942f98505d022a62ff 100644 --- a/public/portfolio-details.html +++ b/public/portfolio-details.html @@ -43,7 +43,7 @@ <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 --> - <img src="assets/img/logok.png" alt=""> + <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" alt=""> <h1 class="sitename">KNIGHT</h1> </a> diff --git a/public/service-details.html b/public/service-details.html index 3b7df373e6c3a33330c777d168ee642287fbe970..42f061bcbce5c8012a779c23de477dfb277bbe07 100644 --- a/public/service-details.html +++ b/public/service-details.html @@ -43,7 +43,7 @@ <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 --> - <img src="assets/img/logok.png" alt=""> + <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" alt=""> <h1 class="sitename">KNIGHT</h1> </a> diff --git a/public/starter-page.html b/public/starter-page.html index d0d942074d94342d0278030a6d02e050542e5c8e..d4062d99c6bc2d074dfa463a8b19ea3ec536bc63 100644 --- a/public/starter-page.html +++ b/public/starter-page.html @@ -43,8 +43,8 @@ <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 --> - <img src="assets/img/logok.png" alt=""> - <h1 class="sitename">FlexStart</h1> + <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" alt=""> + <h1 class="sitename">KNIGHT</h1> </a> <nav id="navmenu" class="navmenu">