Update web/templates/base.html

This commit is contained in:
Joshua Laymon 2025-08-13 20:37:27 +00:00
parent 1b40e935a1
commit 5913b7b536

View File

@ -39,14 +39,10 @@
<body class="{% block body_class %}{% endblock %}">
<div class="topbar-wrap">
<div class="topbar">
<a href="{% url 'search' %}" class="brand">
<span>Illustrations Database</span>
<a href="https://git.lan/joshlaymon/Illustrations/wiki"
class="version-link"
target="_blank"
rel="noopener">v4.0.24</a>
</a>
</a>
<div class="brand">
<a class="brand-title" href="{% url 'search' %}">Illustrations Database</a>
<a class="version-link" href="https://git.lan/joshlaymon/Illustrations/wiki" title="Release notes">v4.0.24</a>
</div>
<div class="nav-right">
<a class="nav-btn" href="{% url 'search' %}">Search</a>