fixed wrong logo import
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
<h1>ScrAIbe</h1>
|
<h1>ScrAIbe</h1>
|
||||||
<div class="logo-container">
|
<div class="logo-container">
|
||||||
<a href="https://www.kida-bmel.de/"> <!-- Replace with your actual URL -->
|
<a href="https://www.kida-bmel.de/"> <!-- Replace with your actual URL -->
|
||||||
<img src="/file=Logo_KIDA_bmel_green.svg" alt="KIDA Logo" class="logo">
|
<img src="/file=scraibe/app/Logo_KIDA_bmel_green.svg" alt="KIDA Logo" class="logo">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user