mirror of
https://github.com/Theodor-Springmann-Stiftung/jacoblenz.git
synced 2025-12-16 14:45:31 +00:00
Change static file path
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
<header class="flex flex-row justify-between desktop:justify-start desktop:block">
|
||||
<div class="flex flex-row desktop:block">
|
||||
<img class="h-20 desktop:h-auto desktop:px-12 desktop:pb-4 desktop:pt-8" src="/logo/JLA.png" alt="jla-Logo">
|
||||
<img class="h-20 desktop:h-auto desktop:px-12 desktop:pb-4 desktop:pt-8" src="/static/logo/JLA.png" alt="jla-Logo">
|
||||
<h1 class="px-3 py-2 pb-4 text-5xl font-bold text-center">
|
||||
{{ config.title }}
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user