Update web/templates/base.html

This commit is contained in:
2025-08-13 20:23:05 +00:00
parent e9966e5064
commit 8ce7e25f2f
+4 -3
View File
@@ -41,9 +41,10 @@
<div class="topbar"> <div class="topbar">
<a href="{% url 'search' %}" class="brand"> <a href="{% url 'search' %}" class="brand">
<span>Illustrations Database</span> <span>Illustrations Database</span>
</a> <a href="https://git.lan/joshlaymon/Illustrations/wiki"
<a href="https://git.lan/joshlaymon/Illustrations/wiki" class="tagline version-link" target="_blank" rel="noopener"> class="version-link"
v4.0.24 target="_blank"
rel="noopener">v4.0.24</a>
</a> </a>
</a> </a>