Merge branch 'staging' into 'main'

fix invalid link in kiosk mode

See merge request PhilippHofer/rot!50
This commit is contained in:
PhilippHofer 2023-10-26 20:26:38 +00:00
commit 860c8e9715

View File

@ -16,7 +16,7 @@
{% if show_kiosk_header %}
<header class="bg-primary-900 text-white flex justify-between px-4 py-3 w-full z-10 ">
<div>
<a href="/">
<a href="/log">
</a>
</div>