Update web/templates/base.html
This commit is contained in:
@@ -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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user