fix: remove typo in base.html

This commit is contained in:
Christoph J. Scherr 2025-03-23 16:30:37 +01:00
parent 959c493a5f
commit 440bf6eacb
No known key found for this signature in database
GPG key ID: 9EB784BB202BB7BB

View file

@ -21,7 +21,8 @@
<div class="flex items-center">
<div class="shrink-0">
<a href="{{ url_for('index_view') }}">
<img class="size-8" src="{{ url_for('static', filename='img/senju-nobg.svg') }}" alt="選集",>
<img class="size-8" src="{{ url_for('static', filename='img/senju-nobg.svg') }}"
alt="選集">
</a>
</div>
<div class="hidden md:block">