There was an error while loading. Please reload this page.
1 parent e358ec7 commit a5225c0Copy full SHA for a5225c0
1 file changed
exodus/web/templates/base/base.html
@@ -26,7 +26,7 @@
26
<body>
27
<nav class="navbar navbar-expand-lg navbar-dark bg-primary sticky-top mb-4">
28
<div class="container">
29
- <a class="navbar-brand" data-toggle="tooltip" title="εxodus v1.32.0" href="{% url 'home' %}">
+ <a class="navbar-brand" data-toggle="tooltip" title="εxodus v1.32.1" href="{% url 'home' %}">
30
<img src="/static/img/logo_purple_small.png" width="40" height="40" class="d-inline-block align-top"
31
alt="{% trans "Exodus logo: white epsilon in a purple circle" %}">
32
<span class="h2">εxodus</span>
0 commit comments